home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Utils / GParted Live CD / Bin / gparted-livecd-0.2.2.iso / usr_sqfs / X11R6 / lib / X11 / Cards next >
Encoding:
Text File  |  2005-09-12  |  57.5 KB  |  3,131 lines

  1. # $XConsortium: Cards /main/27 1996/10/28 05:43:53 kaleb $
  2. # This is the database of card definitions used by xf86config.
  3. # Each definition should have a NAME entry, CHIPSET (descriptive) and
  4. # SERVER (one of Mono, VGA16, SVGA, S3, 8514, Mach8, Mach32, Mach64, AGX,
  5. # P9000, W32, I128).
  6. # A reference to another definition is made with SEE (already defined
  7. # entries are not overridden).
  8. # Optional entries are RAMDAC (identifier), CLOCKCHIP (identifier),
  9. # DACSPEED, NOCLOCKPROBE (advises never to probe clocks), UNSUPPORTED
  10. # (indicates card that is not yet properly supported by a dedicated
  11. # server). A LINE entry adds a line of text to be included in the
  12. # Device section (can include options or comments).
  13. # There's no CLOCKS option (although a Clocks line can be included
  14. # with LINE), as it is very undesirable to have a Clocks line that
  15. # is incorrect. The idea is that the Clocks are probed for to be
  16. # sure (a commented suggested Clocks line can be included).
  17. #
  18. # The majority of entries are just a binding of a model name to a
  19. # chipset/server and untested.
  20. #
  21. # $XFree86: xc/programs/Xserver/hw/xfree86/xf86config/Cards,v 3.79 2002/10/16 01:31:05 dawes Exp $
  22.  
  23. # VGA
  24.  
  25. NAME * Generic VGA compatible
  26. SERVER VGA16
  27. DRIVER vga
  28.  
  29. NAME * Generic VESA compatible
  30. SERVER VGA16
  31. DRIVER vesa
  32.  
  33. NAME * Unsupported VGA compatible
  34. SERVER VGA16
  35. DRIVER vga
  36. UNSUPPORTED
  37.  
  38.  
  39. #      #
  40. # generic #
  41. #      #
  42.  
  43. NAME ** Alliance Pro Motion (generic)      [apm]
  44. #CHIPSET apm
  45. SERVER SVGA
  46. DRIVER apm
  47. LINE #Option "no_accel"
  48.  
  49. NAME ** Ark Logic (generic)                [ark]
  50. #CHIPSET ark
  51. SERVER SVGA
  52. DRIVER ark
  53.  
  54. NAME ** ATI (generic)                      [ati]
  55. #CHIPSET ati
  56. SERVER SVGA
  57. DRIVER ati
  58.  
  59. NAME ** ATI Rage 128 based (generic)       [r128]
  60. #CHIPSET r128
  61. SERVER SVGA
  62. DRIVER r128
  63.  
  64. NAME ** ATI Radeon (generic)               [radeon]
  65. #CHIPSET radeon
  66. SERVER SVGA
  67. DRIVER radeon
  68.  
  69. NAME ** Chips and Technologies (generic)   [chips]
  70. #CHIPSET chips
  71. SERVER SVGA
  72. DRIVER chips
  73. LINE # Option "suspend_hack"
  74. LINE # Option "STN"
  75. LINE # Option "no_stretch"
  76. LINE # Option "no_center"
  77. LINE # Option "use_modeline"
  78. LINE # Option "fix_panel_size"
  79. LINE # videoram 512
  80. LINE # Option "noaccel"
  81. LINE # Option "no_bitblt"
  82. LINE # Option "xaa_no_color_exp"
  83. LINE # Option "xaa_benchmark"
  84. LINE # Option "hw_cursor"
  85. LINE # Option "nolinear"
  86. LINE # MemBase 0x03b00000
  87. LINE # Option "hw_clocks"
  88. LINE # Textclockfreq 25.175
  89.  
  90. NAME ** Cirrus Logic (generic)             [cirrus]
  91. #CHIPSET cirrus
  92. SERVER SVGA
  93. DRIVER cirrus
  94. LINE # MemBase 0x00e00000        # ISA card that maps to 14Mb
  95. LINE # MemBase 0x04000000        # VLB card that maps to 64Mb
  96. LINE # MemBase 0x80000000        # VLB card that maps to 2048Mb
  97. LINE # MemBase 0x02000000        # VLB card that maps to 32Mb
  98. LINE # Option "linear"
  99. LINE # Option "fifo_conservative"
  100.  
  101. NAME ** Cyrix MediaGX (generic)            [cyrix]
  102. #CHIPSET cyrix
  103. SERVER SVGA
  104. DRIVER cyrix
  105.  
  106. NAME ** Linux framebuffer (generic)        [fbdev]
  107. #CHIPSET fbdev
  108. SERVER SVGA
  109. DRIVER fbdev
  110.  
  111. NAME ** 3DLabs, TI (generic)               [glint]
  112. #CHIPSET glint
  113. SERVER SVGA
  114. DRIVER glint
  115. LINE #Option "no_accel"
  116.  
  117. NAME ** Number Nine I128 (generic)         [i128]
  118. #CHIPSET i128
  119. SERVER SVGA
  120. DRIVER i128
  121.  
  122. NAME ** Intel i740 (generic)               [i740]
  123. #CHIPSET i740
  124. SERVER SVGA
  125. DRIVER i740
  126.  
  127. NAME ** Intel i810 (generic)               [i810]
  128. #CHIPSET i810
  129. SERVER SVGA
  130. DRIVER i810
  131.  
  132. NAME ** Matrox Graphics (generic)          [mga]
  133. #CHIPSET mga
  134. SERVER SVGA
  135. DRIVER mga
  136. LINE # Option "mga_sdram"
  137.  
  138. NAME ** NeoMagic (generic)                 [neomagic]
  139. #CHIPSET neomagic
  140. SERVER SVGA
  141. DRIVER neomagic
  142. LINE # Chipset    "NM2160"
  143. LINE # IOBase     0xfea00000
  144. LINE # MemBase    0xfd000000
  145. LINE # VideoRam   2048
  146. LINE # DacSpeed   90
  147. LINE # Option     "linear"
  148. LINE # Option     "nolinear"
  149. LINE # Option     "sw_cursor"
  150. LINE # Option     "hw_cursor"
  151. LINE # Option     "no_accel"
  152. LINE # Option     "intern_disp"
  153. LINE # Option     "extern_disp"
  154. LINE # Option     "mmio"
  155. LINE # Option     "no_mmio"
  156. LINE # Option     "lcd_center"
  157. LINE # Option     "no_stretch"
  158.  
  159. NAME ** NVIDIA (generic)                   [nv]
  160. #CHIPSET nv
  161. SERVER SVGA
  162. DRIVER nv
  163.  
  164. NAME ** Rendition (generic)                [rendition]
  165. #CHIPSET rendition
  166. SERVER SVGA
  167. DRIVER rendition
  168. LINE # Option "sw_cursor"
  169.  
  170. NAME ** S3 (not ViRGE or Savage) (generic) [s3]
  171. #CHIPSET s3
  172. SERVER SVGA
  173. DRIVER s3
  174.  
  175. NAME ** S3 ViRGE (generic)                 [s3virge]
  176. #CHIPSET s3virge
  177. SERVER SVGA
  178. DRIVER s3virge
  179. LINE # Option "xaa_benchmark"
  180. LINE # Option "fifo_moderate"
  181. LINE # Option "pci_burst_on"
  182. LINE # Option "pci_retry"
  183. LINE # Option "lcd_center"
  184. LINE # Set_LCDClk  <pixel_clock_for_LCD>
  185.  
  186. NAME ** S3 Savage (generic)                [savage]
  187. #CHIPSET savage
  188. SERVER SVGA
  189. DRIVER savage
  190.  
  191. NAME ** Silicon Motion (generic)           [siliconmotion]
  192. #CHIPSET siliconmotion
  193. SERVER SVGA
  194. DRIVER siliconmotion
  195.  
  196. NAME ** SiS (generic)                      [sis]
  197. #CHIPSET sis
  198. SERVER SVGA
  199. DRIVER sis
  200. LINE # Option "no_accel"
  201. LINE # Option "fifo_moderate"
  202. LINE # Option "fifo_conserv"
  203. LINE # Option "fifo_aggressive"
  204. LINE # Option "no_BitBlt"
  205. LINE # Option "fast_vram"
  206. LINE # Option "pci_burst_on"
  207. LINE # Option "xaa_benchmark"
  208. LINE # Option "ext_eng_queue"
  209.  
  210. NAME ** 3Dfx (generic)                     [tdfx]
  211. #CHIPSET tdfx
  212. SERVER SVGA
  213. DRIVER tdfx
  214.  
  215. NAME ** DEC TGA (generic)                  [tga]
  216. #CHIPSET tga
  217. SERVER SVGA
  218. DRIVER tga
  219.  
  220. NAME ** Trident (generic)                  [trident]
  221. #CHIPSET trident
  222. SERVER SVGA
  223. DRIVER trident
  224.  
  225. NAME ** Tseng Labs (generic)               [tseng]
  226. #CHIPSET tseng
  227. SERVER SVGA
  228. DRIVER tseng
  229. LINE # Option "linear"
  230. LINE # Option "noaccel"
  231. LINE # Option "power_saver"
  232. LINE # Option "fast_dram"
  233. LINE # Option "pci_retry"
  234. LINE # Option "hibit_high"
  235. LINE # Option "hibit_low"
  236. LINE # MemBase 0x3C00000
  237.  
  238. NAME ** VMWare guest OS (generic)          [vmware]
  239. #CHIPSET vmware
  240. SERVER SVGA
  241. DRIVER vmware
  242.  
  243.  
  244. #Chips & Technologies
  245.  
  246. #untested
  247. NAME Chips & Technologies CT65520
  248. CHIPSET ct65520
  249. SERVER SVGA
  250. DRIVER chips
  251. LINE # Device section for C&T cards.
  252. LINE # Option "suspend_hack"
  253. LINE # Option "STN"
  254. LINE # Option "no_stretch"
  255. LINE # Option "no_center"
  256. LINE # Option "use_modeline"
  257. LINE # Option "fix_panel_size"
  258. LINE # videoram 512
  259.  
  260. NAME Chips & Technologies CT65525
  261. CHIPSET ct65525
  262. LINE # Option "nolinear"
  263. LINE # MemBase 0x03b00000
  264. SEE Chips & Technologies CT65520
  265.  
  266. NAME Chips & Technologies CT65530
  267. CHIPSET ct65530
  268. SEE Chips & Technologies CT65525
  269.  
  270. NAME Chips & Technologies CT65535
  271. CHIPSET ct65535
  272. NOCLOCKPROBE
  273. LINE # Option "hw_clocks"
  274. LINE # Textclockfreq 25.175
  275. SEE Chips & Technologies CT65530
  276.  
  277. NAME Chips & Technologies CT65540
  278. CHIPSET ct65540
  279. NOCLOCKPROBE
  280. LINE # Option "use_18bit_bus"
  281. SEE Chips & Technologies CT65535
  282.  
  283. NAME Chips & Technologies CT65545
  284. CHIPSET ct65545
  285. NOCLOCKPROBE
  286. LINE # Option "noaccel"
  287. LINE # Option "no_bitblt"
  288. LINE # Option "xaa_no_color_exp"
  289. LINE # Option "xaa_benchmark"
  290. LINE # Option "hw_cursor"
  291. LINE # Option "mmio"
  292. SEE Chips & Technologies CT65540
  293.  
  294. NAME Chips & Technologies CT65546
  295. CHIPSET ct65546
  296. SEE Chips & Technologies CT65545
  297.  
  298. NAME Chips & Technologies CT65548
  299. CHIPSET ct65548
  300. SEE Chips & Technologies CT65545
  301.  
  302. NAME Chips & Technologies CT65550
  303. CHIPSET ct65550
  304. NOCLOCKPROBE
  305. LINE # Option "noaccel"
  306. LINE # Option "no_bitblt"
  307. LINE # Option "xaa_no_color_exp"
  308. LINE # Option "xaa_benchmark"
  309. LINE # Option "hw_cursor"
  310. LINE # Option "sync_on_green"
  311. LINE # Option "fast_dram"
  312. LINE # Option "use_vclk1"
  313. LINE # Textclockfreq 25.175
  314. SEE Chips & Technologies CT65530
  315.  
  316. NAME Chips & Technologies CT65554
  317. CHIPSET ct65554
  318. SEE Chips & Technologies CT65550
  319.  
  320. NAME Chips & Technologies CT65555
  321. CHIPSET ct65555
  322. SEE Chips & Technologies CT65550
  323.  
  324. NAME Chips & Technologies CT68554
  325. CHIPSET ct68554
  326. SEE Chips & Technologies CT65550
  327.  
  328. NAME Chips & Technologies CT69000
  329. CHIPSET ct69000
  330. SEE Chips & Technologies CT65550
  331.  
  332. NAME Chips & Technologies CT69030
  333. CHIPSET ct69030
  334. SEE Chips & Technologies CT65550
  335.  
  336. NAME Chips & Technologies CT64200
  337. CHIPSET ct64200
  338. SERVER SVGA
  339. DRIVER chips
  340. LINE # Device section for C&T cards.
  341. LINE # videoram 1024
  342.  
  343. NAME Chips & Technologies CT64300
  344. CHIPSET ct64300
  345. SERVER SVGA
  346. DRIVER chips
  347. LINE # Option "noaccel"
  348. LINE # Option "no_bitblt"
  349. LINE # Option "xaa_no_color_exp"
  350. LINE # Option "xaa_benchmark"
  351. LINE # Option "hw_cursor"
  352. LINE # Option "nolinear"
  353. LINE # MemBase 0x03b00000
  354. LINE # Option "hw_clocks"
  355. LINE # Textclockfreq 25.175
  356. SEE Chips & Technologies CT64200
  357.  
  358. # Cirrus Logic
  359.  
  360. #tested
  361. NAME Cirrus Logic GD542x
  362. SERVER SVGA
  363. DRIVER vga
  364. UNSUPPORTED
  365. NOCLOCKPROBE
  366. LINE # Device section for Cirrus Logic GD5420/2/4/6/8/9-based cards.
  367. LINE     #MemBase 0x00e00000
  368. LINE     #MemBase 0x04e00000
  369. LINE     #Option "linear"
  370.  
  371. #tested
  372. NAME Cirrus Logic GD543x
  373. CHIPSET CL-GD5430/5434/5436
  374. SERVER SVGA
  375. DRIVER cirrus
  376. NOCLOCKPROBE
  377. LINE # Device section for Cirrus Logic GD5430/34-based cards.
  378. LINE     #MemBase 0x00e00000        # ISA card that maps to 14Mb
  379. LINE     #MemBase 0x04000000        # VLB card that maps to 64Mb
  380. LINE     #MemBase 0x80000000        # VLB card that maps to 2048Mb
  381. LINE     #MemBase 0x02000000        # VLB card that maps to 32Mb
  382. LINE     #Option "linear"
  383.  
  384. NAME Cirrus Logic GD544x
  385. CHIPSET CL-GD544x
  386. SERVER SVGA
  387. DRIVER cirrus
  388. NOCLOCKPROBE
  389.  
  390. NAME Creative Labs Graphics Blaster MA201
  391. SEE Cirrus Logic GD544x
  392.  
  393. NAME Creative Labs Graphics Blaster MA202
  394. SEE Cirrus Logic GD544x
  395.  
  396. #tested
  397. NAME Cirrus Logic GD5462
  398. CHIPSET CL-GD5462
  399. SERVER SVGA
  400. DRIVER cirrus
  401. NOCLOCKPROBE
  402. LINE #Option "fifo_conservative"
  403.  
  404. #tested
  405. NAME Cirrus Logic GD5464
  406. CHIPSET CL-GD5464
  407. SERVER SVGA
  408. DRIVER cirrus
  409. NOCLOCKPROBE
  410. LINE #Option "fifo_conservative"
  411.  
  412. #tested
  413. NAME Cirrus Logic GD5465
  414. CHIPSET CL-GD5465
  415. SERVER SVGA
  416. DRIVER cirrus
  417. NOCLOCKPROBE
  418. LINE #Option "fifo_conservative"
  419.  
  420. NAME Creative Labs Graphics Blaster MA302
  421. CHIPSET CL-GD5462
  422. SEE Cirrus Logic GD5462
  423.  
  424. NAME Creative Labs Graphics Blaster MA334
  425. CHIPSET CL-GD5464
  426. SEE Cirrus Logic GD5464
  427.  
  428. NAME Creative Labs Graphics Blaster 3D
  429. CHIPSET CL-GD5464
  430. SEE Cirrus Logic GD5464
  431.  
  432. #tested
  433. NAME Cirrus Logic GD5480
  434. CHIPSET CL-GD5480
  435. SERVER SVGA
  436. DRIVER cirrus
  437. NOCLOCKPROBE
  438.  
  439. #tested
  440. NAME Diamond SpeedStar 64
  441. CHIPSET CL-GD5434
  442. SEE Cirrus Logic GD543x
  443.  
  444. NAME Diamond SpeedStar64 Graphics 2000/2200
  445. CHIPSET CL-GD5434
  446. SEE Cirrus Logic GD543x
  447.  
  448. NAME Diamond SpeedStar Pro SE (CL-GD5430/5434)
  449. SEE Cirrus Logic GD543x
  450.  
  451. NAME Diamond SpeedStar Pro 1100
  452. SEE Cirrus Logic GD542x
  453.  
  454. NAME Orchid Kelvin 64 VLB Rev A
  455. CHIPSET CL-GD5434
  456. SERVER SVGA
  457. DRIVER cirrus
  458. NOCLOCKPROBE
  459. LINE # Device section for Orchid Kelvin 64 VLB Rev A
  460. LINE # Linear framebuffer maps at 2048Mb. Some motherboards make linear addressing
  461. LINE # impossible. Some cards map at 32Mb.
  462. LINE     #MemBase 0x02000000        # VLB card that maps to 32Mb
  463. LINE     #MemBase 0x04000000        # VLB card that maps to 64Mb
  464. LINE     MemBase 0x80000000        # VLB card that maps to 2048Mb
  465. LINE     #Option "linear"
  466.  
  467. NAME Orchid Kelvin 64 VLB Rev B
  468. CHIPSET CL-GD5434
  469. SERVER SVGA
  470. DRIVER cirrus
  471. NOCLOCKPROBE
  472. LINE # Device section for Orchid Kelvin 64 VLB Rev B
  473. LINE # Linear framebuffer maps at 32Mb. Some motherboards make linear addressing
  474. LINE # impossible. Some cards map at 2048Mb.
  475. LINE     MemBase 0x02000000        # VLB card that maps to 32Mb
  476. LINE     #MemBase 0x04000000        # VLB card that maps to 64Mb
  477. LINE     #MemBase 0x80000000        # VLB card that maps to 2048Mb
  478. LINE     #Option "linear"
  479.  
  480. NAME Orchid Kelvin 64
  481. CHIPSET CL-GD5434
  482. SEE Cirrus Logic GD543x
  483.  
  484. NAME Intel 5430
  485. CHIPSET CL-GD5430
  486. SEE Cirrus Logic GD543x
  487.  
  488. NAME STB Nitro (64)
  489. CHIPSET CL-GD5434
  490. SEE Cirrus Logic GD543x
  491.  
  492. NAME STB Nitro 64 Video
  493. CHIPSET CL-GD5446
  494. SEE Cirrus Logic GD544x
  495.  
  496. NAME STB Horizon
  497. CHIPSET CL-GD5426/28
  498. SEE Cirrus Logic GD542x
  499.  
  500. NAME STB Horizon Video
  501. CHIPSET CL-GD5440
  502. SEE Cirrus Logic GD544x
  503.  
  504. NAME Genoa 8500VL(-28)
  505. CHIPSET CL-GD5426/28
  506. SEE Cirrus Logic GD542x
  507.  
  508. NAME Diamond SpeedStar Pro (not SE)
  509. CHIPSET CL-GD5426/28
  510. SEE Cirrus Logic GD542x
  511.  
  512. NAME ALG-5434(E)
  513. CHIPSET CL-GD5434
  514. SEE Cirrus Logic GD543x
  515.  
  516. NAME Actix ProStar
  517. CHIPSET CL-GD5426/5428
  518. SEE Cirrus Logic GD542x
  519.  
  520. NAME Actix ProStar 64
  521. CHIPSET CL-GD5434
  522. SEE Cirrus Logic GD543x
  523.  
  524. #tested
  525. NAME Acumos AVGA3
  526. SEE Cirrus Logic GD542x
  527.  
  528. NAME DFI-WG1000
  529. SEE Cirrus Logic GD542x
  530.  
  531. NAME Spider VLB Plus
  532. CHIPSET CL-GD5428
  533. SEE Cirrus Logic GD542x
  534.  
  535. NAME VI720
  536. CHIPSET CL-GD5434
  537. SEE Cirrus Logic GD543x
  538.  
  539. NAME Cirrus Logic GD62xx (laptop)
  540. CHIPSET CL-GD6205/15/25/35
  541. SERVER SVGA
  542. DRIVER vga
  543. UNSUPPORTED
  544. NOCLOCKPROBE
  545.  
  546. NAME Cirrus Logic GD64xx (laptop)
  547. CHIPSET CL-GD6420/6440
  548. SERVER SVGA
  549. DRIVER vga
  550. UNSUPPORTED
  551.  
  552. NAME Cirrus Logic GD754x (laptop)
  553. CHIPSET CL-GD7541/42/43/48
  554. SERVER SVGA
  555. DRIVER vga
  556. UNSUPPORTED
  557. NOCLOCKPROBE
  558.  
  559. NAME Techworks Ultimate 3D
  560. CHIPSET CL-GD5464
  561. SEE Cirrus Logic GD5464
  562.  
  563. NAME VideoLogic GrafixStar 550
  564. CHIPSET CL-GD5464
  565. SEE Cirrus Logic GD5464
  566.  
  567. NAME Jaton Video-70P
  568. CHIPSET CL-GD5464
  569. SEE Cirrus Logic GD5464
  570.  
  571. NAME PixelView Combo TV Pro (Prolink)
  572. CHIPSET CL-GD5480, 4MB
  573. SERVER SVGA
  574. DRIVER vga
  575. UNSUPPORTED
  576. LINE # COMMENT on card TV Tuner
  577. NOCLOCKPROBE
  578.  
  579. NAME PixelView Combo TV 3D AGP (Prolink)
  580. CHIPSET CL-GD5465, 4MB
  581. SERVER SVGA
  582. DRIVER vga
  583. UNSUPPORTED
  584. LINE # COMMENT on card TV+FM Tuner
  585. NOCLOCKPROBE
  586.  
  587. NAME Creative Labs Graphics Blaster Eclipse (OEM Model CT6510)
  588. SEE Cirrus Logic GD5465
  589.  
  590. NAME VideoLogic GrafixStar 560 (PCI/AGP)
  591. SEE Cirrus Logic GD5465
  592.  
  593. NAME Cirrus Logic GD5446 (noname card)
  594. CHIPSET CL-GD5446, 1MB (upgradable to 2MB).
  595. SERVER SVGA
  596. DRIVER vga
  597. UNSUPPORTED
  598. NOCLOCKPROBE
  599.  
  600. NAME Octek VL-VGA-26
  601. CHIPSET CL-GD5426
  602. SEE Cirrus Logic GD542x
  603.  
  604. NAME Octek VL-VGA-28
  605. CHIPSET CL-GD5428
  606. SEE Cirrus Logic GD542x
  607.  
  608. NAME Octek Combo-26
  609. CHIPSET CL-GD5426
  610. SEE Cirrus Logic GD542x
  611.  
  612. NAME Octek Combo-28
  613. CHIPSET CL-GD5428
  614. SEE Cirrus Logic GD542x
  615.  
  616. NAME Octek AVGA-20
  617. SEE Cirrus Logic GD542x
  618.  
  619. # S3 801/805
  620.  
  621. NAME S3 801/805 (generic)
  622. CHIPSET S3 801/805
  623. SERVER S3
  624. DRIVER vga
  625. UNSUPPORTED
  626.  
  627. NAME S3 86C801 (generic)
  628. SEE S3 801/805 (generic)
  629.  
  630. NAME S3 86C805 (generic)
  631. SEE S3 801/805 (generic)
  632.  
  633. #tested
  634. NAME S3 801/805 with ATT20c490 RAMDAC
  635. CHIPSET S3 801/805
  636. SERVER S3
  637. DRIVER vga
  638. UNSUPPORTED
  639. RAMDAC att20c490
  640. LINE     #Option "dac_8_bit"        # Not supported by some 20c490 clones
  641.  
  642. NAME S3 801/805 with SC1148{2,3,4} RAMDAC
  643. CHIPSET S3 801/805
  644. SERVER S3
  645. DRIVER vga
  646. UNSUPPORTED
  647. RAMDAC sc11482
  648.  
  649. NAME S3 801/805 with SC1148{5,7,9} RAMDAC
  650. CHIPSET S3 801/805
  651. SERVER S3
  652. DRIVER vga
  653. UNSUPPORTED
  654. RAMDAC sc11485
  655.  
  656. NAME S3 801/805 with S3 GenDAC
  657. CHIPSET S3 801/805
  658. SERVER S3
  659. DRIVER vga
  660. UNSUPPORTED
  661. RAMDAC s3gendac
  662. CLOCKCHIP s3gendac
  663.  
  664. NAME S3 801/805 with ATT20c490 RAMDAC and ICD2061A
  665. CHIPSET S3 801/805
  666. SERVER S3
  667. DRIVER vga
  668. UNSUPPORTED
  669. RAMDAC att20c490
  670. CLOCKCHIP icd2061a
  671. LINE     #Option "dac_8_bit"        # Not supported by some 20c490 clones
  672.  
  673. NAME S3 801/805 with Chrontel 8391
  674. CHIPSET S3 801/805
  675. SERVER S3
  676. DRIVER vga
  677. UNSUPPORTED
  678. RAMDAC att20c490
  679. CLOCKCHIP ch8391
  680. LINE     Option "dac_8_bit"
  681.  
  682. #tested
  683. NAME Actix GE32+ 2MB
  684. CHIPSET S3 801/805
  685. SERVER S3
  686. DRIVER vga
  687. UNSUPPORTED
  688. RAMDAC att20c490
  689. LINE     #Option "dac_8_bit"
  690.  
  691. NAME Actix GE32i
  692. CHIPSET S3 805i
  693. SERVER S3
  694. DRIVER vga
  695. UNSUPPORTED
  696.  
  697. NAME Orchid Fahrenheit VA
  698. CHIPSET S3 801/805
  699. SERVER S3
  700. DRIVER vga
  701. UNSUPPORTED
  702. RAMDAC att20c490
  703.  
  704. NAME Orchid Fahrenheit 1280
  705. CHIPSET S3 801
  706. SERVER S3
  707. DRIVER vga
  708. UNSUPPORTED
  709. LINE     #Probable clocks:
  710. LINE     #Clocks 25.20 28.32 32.50 0.00 40.00 44.90 50.40 65.00
  711. LINE     #Clocks 78.00 56.70 63.10 75.10 80.00 89.90 100.90 31.50
  712.  
  713. NAME Orchid Fahrenheit-1280+
  714. CHIPSET S3 801/805
  715. SERVER S3
  716. DRIVER vga
  717. UNSUPPORTED
  718. RAMDAC att20C490
  719. LINE     Dacspeed   110
  720. LINE     Option     "dac_8_bit"
  721. LINE     #Option    "nolinear" # VLB card may require this
  722. LINE     #Probable clocks:
  723. LINE     #Clocks     25.20 28.32 40.0 0.0 50.10 77.0 36.10 45.0
  724. LINE     #Clocks     130.0 120.20 80.0 31.50 110.30 65.0 75.0 94.60
  725.  
  726. NAME Diamond Stealth 24
  727. CHIPSET S3 801/805
  728. SERVER S3
  729. DRIVER vga
  730. UNSUPPORTED
  731. CLOCKCHIP icd2061a
  732. LINE     #Option    "nolinear"
  733. LINE     #Ramdac "att20c490" # The Diamond RAMDAC is reportedly compatible for 15bpp
  734.  
  735. NAME Miro Crystal 8S
  736. SEE S3 801/805 (generic)
  737.  
  738. NAME Miro Crystal 10SD with GenDAC
  739. SEE S3 801/805 with S3 GenDAC
  740.  
  741. NAME Dell S3 805
  742. SEE S3 801/805 (generic)
  743.  
  744. NAME STB Powergraph X-24
  745. SEE S3 801/805 with ATT20c490 RAMDAC and ICD2061A
  746.  
  747. NAME JAX 8241
  748. SEE S3 801/805 with Chrontel 8391
  749.  
  750. NAME VL-41
  751. SEE S3 801/805 with Chrontel 8391
  752.  
  753. NAME SPEA Mirage
  754. SEE S3 801/805 with Chrontel 8391
  755.  
  756. # S3 864/Trio64/Trio32/868
  757.  
  758. NAME S3 864 (generic)
  759. SERVER S3
  760. DRIVER vga
  761. UNSUPPORTED
  762.  
  763. NAME S3 86C864 (generic)
  764. SEE S3 864 (generic)
  765.  
  766. NAME S3 Vision864 (generic)
  767. SEE S3 864 (generic)
  768.  
  769. NAME S3 864 with SDAC (86C716)
  770. CHIPSET S3 864
  771. SERVER S3
  772. DRIVER vga
  773. UNSUPPORTED
  774. RAMDAC s3_sdac
  775. CLOCKCHIP s3_sdac
  776. NOCLOCKPROBE
  777.  
  778. NAME S3 864 with ATT 20C498 or 21C498
  779. CHIPSET S3 864
  780. SERVER S3
  781. DRIVER vga
  782. UNSUPPORTED
  783. RAMDAC att20c498
  784.  
  785. NAME S3 864 with STG1703
  786. CHIPSET S3 864
  787. SERVER S3
  788. DRIVER vga
  789. UNSUPPORTED
  790. RAMDAC stg1703
  791. NOCLOCKPROBE
  792.  
  793. NAME S3 868 (generic)
  794. CHIPSET S3 868
  795. SERVER S3
  796. DRIVER vga
  797. UNSUPPORTED
  798.  
  799. NAME S3 86C868 (generic)
  800. SEE S3 868 (generic)
  801.  
  802. NAME S3 Vision868 (generic)
  803. SEE S3 868 (generic)
  804.  
  805. NAME S3 868 with SDAC (86C716)
  806. CHIPSET S3 868
  807. SERVER S3
  808. DRIVER vga
  809. UNSUPPORTED
  810. NOCLOCKPROBE
  811.  
  812. NAME S3 868 with ATT 20C498 or 21C498
  813. CHIPSET S3 868
  814. SERVER S3
  815. DRIVER vga
  816. UNSUPPORTED
  817. RAMDAC att20c498
  818.  
  819. NAME S3 868 with ATT 20C409
  820. CHIPSET S3 868
  821. SERVER S3
  822. DRIVER vga
  823. UNSUPPORTED
  824. RAMDAC att20c409
  825. NOCLOCKPROBE
  826.  
  827. NAME Number Nine FX Motion 531
  828. CLOCKCHIP icd2061a
  829. SEE S3 868 with ATT 20C498 or 21C498
  830.  
  831. NAME S3 Trio64 (generic)
  832. SERVER S3
  833. DRIVER vga
  834. UNSUPPORTED
  835. NOCLOCKPROBE
  836.  
  837. NAME S3 86C764 (generic)
  838. SEE S3 Trio64 (generic)
  839.  
  840. NAME S3 Trio64V+ (generic)
  841. SERVER S3
  842. DRIVER vga
  843. UNSUPPORTED
  844. NOCLOCKPROBE
  845.  
  846. NAME S3 86C765 (generic)
  847. SEE S3 Trio64V+ (generic)
  848.  
  849. NAME S3 Trio32 (generic)
  850. CHIPSET S3 Trio32
  851. SERVER S3
  852. DRIVER vga
  853. UNSUPPORTED
  854. NOCLOCKPROBE
  855.  
  856. NAME Genoa Phantom 64i with S3 SDAC
  857. DACSPEED 135
  858. SEE S3 864 with SDAC (86C716)
  859.  
  860. NAME Number Nine GXE64
  861. CHIPSET S3 864
  862. SERVER S3
  863. DRIVER vga
  864. UNSUPPORTED
  865. CLOCKCHIP icd2061a
  866. LINE     Option "number_nine"
  867.  
  868. NAME Number Nine GXE64 with S3 Trio64
  869. SEE S3 Trio64 (generic)
  870.  
  871. NAME Diamond Stealth 64 DRAM with S3 SDAC
  872. DACSPEED 135
  873. SEE S3 864 with SDAC (86C716)
  874.  
  875. NAME Diamond Stealth64 Graphics 2xx0 series (864 + SDAC)
  876. DACSPEED 135
  877. SEE S3 864 with SDAC (86C716)
  878.  
  879. NAME Diamond Stealth 64 DRAM with S3 Trio64
  880. SEE S3 Trio64 (generic)
  881.  
  882. NAME Diamond Stealth64 Graphics 2xx0 series (Trio64)
  883. SEE S3 Trio64 (generic)
  884.  
  885. NAME Diamond Stealth 64 DRAM SE
  886. SEE S3 Trio32 (generic)
  887.  
  888. NAME Diamond Stealth64 Video 2001 series (2121/2201)
  889. SEE S3 Trio64V+ (generic)
  890.  
  891. NAME Actix GE64
  892. CLOCKCHIP icd2061a
  893. SEE S3 864 (generic)
  894.  
  895. NAME ELSA Winner 1000PRO with S3 SDAC
  896. SEE S3 864 with SDAC (86C716)
  897.  
  898. NAME ELSA Winner 1000PRO with STG1700 or AT&T RAMDAC
  899. CHIPSET S3 864
  900. SERVER S3
  901. DRIVER vga
  902. UNSUPPORTED
  903. CLOCKCHIP icd2061a
  904.  
  905. NAME ELSA Winner 1000PRO/X
  906. SEE S3 868 with SDAC (86C716)
  907.  
  908. NAME ELSA Winner 1000ISA
  909. CHIPSET S3 805i
  910. SERVER S3
  911. DRIVER vga
  912. UNSUPPORTED
  913. CLOCKCHIP icd2061a
  914. LINE     Option "dac_8_bit"
  915. LINE     # the following settings should be detected and set automatically by XF86_S3
  916. LINE     # if the serial number of the ELSA card is printed correctly:
  917. LINE     #ClockChip "icd2061a"
  918.  
  919. NAME Cardex Trio64
  920. SEE S3 Trio64 (generic)
  921.  
  922. NAME Cardex Trio64Pro
  923. SEE S3 Trio64 (generic)
  924.  
  925. NAME Miro Crystal 12SD
  926. SEE S3 Trio32 (generic)
  927.  
  928. NAME Miro Crystal 22SD
  929. SEE S3 Trio64 (generic)
  930.  
  931. NAME Miro Crystal 20SD with ICS2494 (BIOS 1.xx)
  932. SEE S3 864 with ATT 20C498 or 21C498
  933.  
  934. NAME Miro Crystal 20SD with ICD2061A (BIOS 2.xx)
  935. CLOCKCHIP icd2061a
  936. SEE S3 864 with ATT 20C498 or 21C498
  937.  
  938. NAME Miro Crystal 20SD VLB with S3 SDAC (BIOS 3.xx)
  939. SEE S3 864 with SDAC (86C716)
  940.  
  941. NAME Miro Crystal 20SD PCI with S3 SDAC
  942. SEE S3 868 with SDAC (86C716)
  943.  
  944. NAME ELSA Winner 1000AVI (SDAC version)
  945. SEE S3 868 with SDAC (86C716)
  946.  
  947. NAME ELSA Winner 1000AVI (AT&T 20C409 version)
  948. SEE S3 868 with ATT 20C409
  949.  
  950. NAME Diamond Stealth Video DRAM
  951. SEE S3 868 with SDAC (86C716)
  952.  
  953. NAME Diamond Stealth64 Video 2120/2200
  954. SEE S3 868 with SDAC (86C716)
  955.  
  956. NAME SPEA/V7 Mirage P64
  957. CLOCKCHIP ics2595
  958. SEE S3 864 (generic)
  959.  
  960. NAME SPEA/V7 Mirage P64 with S3 Trio64
  961. SEE S3 Trio64 (generic)
  962.  
  963. NAME Number Nine FX Vision 330
  964. SEE S3 Trio64 (generic)
  965.  
  966. NAME Number Nine FX Motion 331
  967. SEE S3 Trio64V+ (generic)
  968.  
  969. NAME ASUS Video Magic PCI V864
  970. SEE S3 864 (generic)
  971.  
  972. NAME ASUS Video Magic PCI VT64
  973. SEE S3 Trio64 (generic)
  974.  
  975. NAME VidTech FastMax P20
  976. SEE S3 864 (generic)
  977.  
  978. NAME VideoLogic GrafixStar 500
  979. SEE S3 868 with SDAC (86C716)
  980.  
  981. NAME VideoLogic GrafixStar 400
  982. SEE S3 Trio64V+ (generic)
  983.  
  984. NAME VideoLogic GrafixStar 300
  985. SEE S3 Trio64 (generic)
  986.  
  987. NAME 2 the Max MAXColor S3 Trio64V+
  988. SEE S3 Trio64V+ (generic)
  989.  
  990. NAME DataExpert DSV3365
  991. SEE S3 Trio64V+ (generic)
  992.  
  993. NAME ExpertColor DSV3365
  994. SEE S3 Trio64V+ (generic)
  995.  
  996. NAME DSV3326
  997. SEE S3 Trio64V+ (generic)
  998.  
  999. # S3 Trio64V2
  1000.  
  1001. NAME S3 Trio64V2 (generic)
  1002. SERVER S3
  1003. DRIVER vga
  1004. UNSUPPORTED
  1005. NOCLOCKPROBE
  1006.  
  1007. NAME S3 Trio64V2/DX (generic)
  1008. SEE S3 Trio64V2 (generic)
  1009.  
  1010. NAME S3 Trio64V2/GX (generic)
  1011. SEE S3 Trio64V2 (generic)
  1012.  
  1013. NAME S3 86C775 (generic)
  1014. SEE S3 Trio64V2/DX (generic)
  1015.  
  1016. NAME S3 86C785 (generic)
  1017. SEE S3 Trio64V2/GX (generic)
  1018.  
  1019. NAME ELSA WINNER 1000/T2D
  1020. SEE S3 Trio64V2/DX (generic)
  1021.  
  1022.  
  1023. # S3 Aurora64V+
  1024.  
  1025. NAME S3 Aurora64V+ (generic)
  1026. CHIPSET S3 Aurora64V+
  1027. SERVER S3
  1028. DRIVER vga
  1029. UNSUPPORTED
  1030. NOCLOCKPROBE
  1031. LINE     # Option "lcd_center"
  1032. LINE     # Set_LCDClk  <pixel_clock_for_LCD>
  1033.  
  1034. NAME S3 86CM65
  1035. SEE S3 Aurora64V+ (generic)
  1036.  
  1037. NAME SHARP 9080
  1038. SEE S3 Aurora64V+ (generic)
  1039.  
  1040. NAME SHARP 9090
  1041. SEE S3 Aurora64V+ (generic)
  1042.  
  1043. NAME COMPAQ Armada 7730MT
  1044. SEE S3 Aurora64V+ (generic)
  1045.  
  1046. NAME COMPAQ Armada 7380DMT
  1047. SEE S3 Aurora64V+ (generic)
  1048.  
  1049.  
  1050. # S3 964/968
  1051.  
  1052. NAME S3 964 (generic)
  1053. CHIPSET S3 964
  1054. SERVER S3
  1055. DRIVER vga
  1056. UNSUPPORTED
  1057. NOCLOCKPROBE
  1058.  
  1059. NAME S3 86C964 (generic)
  1060. SEE S3 964 (generic)
  1061.  
  1062. NAME S3 Vision964 (generic)
  1063. SEE S3 964 (generic)
  1064.  
  1065. NAME S3 968 (generic)
  1066. CHIPSET S3 968
  1067. SERVER S3
  1068. DRIVER vga
  1069. UNSUPPORTED
  1070. NOCLOCKPROBE
  1071.  
  1072. NAME S3 86C968 (generic)
  1073. SEE S3 968 (generic)
  1074.  
  1075. NAME S3 Vision968 (generic)
  1076. SEE S3 968 (generic)
  1077.  
  1078. NAME Number Nine GXE64 Pro
  1079. CHIPSET S3 964
  1080. SERVER S3
  1081. DRIVER vga
  1082. UNSUPPORTED
  1083. RAMDAC ti3025
  1084. LINE     Option "number_nine"
  1085.  
  1086. NAME Diamond Stealth 64 VRAM
  1087. CLOCKCHIP icd2061a
  1088. LINE    #Option "slow_vram"
  1089. SEE S3 964 (generic)
  1090.  
  1091. NAME Diamond Stealth64 Video 3200
  1092. CHIPSET S3 968
  1093. LINE    #Option "slow_vram"
  1094. SEE S3 968 (generic)
  1095.  
  1096. NAME Diamond Stealth 64 Video VRAM (TI RAMDAC)
  1097. CHIPSET S3 968
  1098. LINE    #Option "slow_vram"
  1099. LINE    #DacSpeed 220
  1100. SEE S3 968 (generic)
  1101.  
  1102. NAME Diamond Stealth64 Video 3240/3400 (TI RAMDAC)
  1103. CHIPSET S3 968
  1104. LINE    #Option "slow_vram"
  1105. LINE    #DacSpeed 220
  1106. SEE S3 968 (generic)
  1107.  
  1108. NAME Diamond Stealth64 Video 3240/3400 (IBM RAMDAC)
  1109. CHIPSET S3 968
  1110. LINE    #Option "slow_vram"
  1111. RAMDAC ibm_rgb526
  1112. LINE    DacSpeed 220
  1113. SEE S3 968 (generic)
  1114.  
  1115. NAME Genoa VideoBlitz III AV
  1116. CHIPSET S3 968
  1117. LINE    #s3RefClk  50
  1118. LINE    #DACspeed 170
  1119. SEE S3 968 (generic)
  1120.  
  1121. NAME STB Velocity 64 Video
  1122. CHIPSET S3 968
  1123. LINE    #s3RefClk  24
  1124. LINE    #DACspeed 220
  1125. SEE S3 968 (generic)
  1126.  
  1127. NAME STB Powergraph 64 Video
  1128. SEE S3 Trio64V+ (generic)
  1129.  
  1130. NAME STB Powergraph 64
  1131. SEE S3 Trio64 (generic)
  1132.  
  1133. NAME ELSA Winner 1000TRIO
  1134. SEE S3 Trio64 (generic)
  1135.  
  1136. NAME ELSA Winner 1000TRIO/V
  1137. SEE S3 Trio64V+ (generic)
  1138.  
  1139. NAME Hercules Graphite Terminator 64
  1140. LINE     Option "slow_vram"
  1141. LINE    #s3RefClk  50
  1142. LINE    #DACspeed 170
  1143. SEE S3 964 (generic)
  1144.  
  1145. NAME Hercules Terminator 64/Video
  1146. SEE S3 Trio64V+ (generic)
  1147.  
  1148. NAME Hercules Graphite Terminator 64/DRAM
  1149. SEE S3 Trio64 (generic)
  1150.  
  1151. NAME Hercules Graphite Terminator Pro 64
  1152. LINE    #s3RefClk  16
  1153. LINE    #DACspeed 220
  1154. SEE S3 968 (generic)
  1155.  
  1156. NAME Number Nine FX Motion 771
  1157. LINE    #s3RefClk  16
  1158. SEE S3 968 (generic)
  1159.  
  1160. NAME Spider Tarantula 64
  1161. SEE S3 964 (generic)
  1162.  
  1163. NAME Miro Crystal 20SV
  1164. CHIPSET S3 964
  1165. SERVER S3
  1166. DRIVER vga
  1167. UNSUPPORTED
  1168. CLOCKCHIP icd2061a
  1169.  
  1170. NAME Miro Crystal 40SV
  1171. CHIPSET S3 964
  1172. SERVER S3
  1173. DRIVER vga
  1174. UNSUPPORTED
  1175. CLOCKCHIP ti3025
  1176.  
  1177. NAME Miro Crystal 80SV
  1178. CHIPSET S3 968
  1179. SERVER S3
  1180. DRIVER vga
  1181. UNSUPPORTED
  1182. NOCLOCKPROBE
  1183.  
  1184. NAME Miro Video 20SV
  1185. CHIPSET S3 968
  1186. SERVER S3
  1187. DRIVER vga
  1188. UNSUPPORTED
  1189. RAMDAC att20c505
  1190. LINE    #DacSpeed 150
  1191. CLOCKCHIP ics9161a
  1192.  
  1193. NAME SPEA Mercury 64
  1194. CHIPSET S3 964
  1195. SERVER S3
  1196. DRIVER vga
  1197. UNSUPPORTED
  1198. CLOCKCHIP ics9161a
  1199. LINE     #Option "spea_mercury"
  1200.  
  1201. NAME ELSA Winner 2000PRO-2
  1202. CHIPSET S3 964
  1203. SERVER S3
  1204. DRIVER vga
  1205. UNSUPPORTED
  1206. LINE     #Option "ELSA_w2000pro"
  1207. NOCLOCKPROBE
  1208.  
  1209. NAME ELSA Winner 2000PRO-4
  1210. CHIPSET S3 964
  1211. SERVER S3
  1212. DRIVER vga
  1213. UNSUPPORTED
  1214. LINE     #Option "ELSA_w2000pro"
  1215. NOCLOCKPROBE
  1216.  
  1217. NAME ELSA Winner 2000PRO/X-2
  1218. CHIPSET S3 968
  1219. SERVER S3
  1220. DRIVER vga
  1221. UNSUPPORTED
  1222. LINE     #Option "sync_on_green"
  1223. NOCLOCKPROBE
  1224.  
  1225. NAME ELSA Winner 2000PRO/X-4
  1226. CHIPSET S3 968
  1227. SERVER S3
  1228. DRIVER vga
  1229. UNSUPPORTED
  1230. LINE     #Option "sync_on_green"
  1231. NOCLOCKPROBE
  1232.  
  1233. NAME ELSA Winner 2000PRO/X-8
  1234. CHIPSET S3 968
  1235. SERVER S3
  1236. DRIVER vga
  1237. UNSUPPORTED
  1238. LINE     #Option "sync_on_green"
  1239. NOCLOCKPROBE
  1240.  
  1241. NAME ELSA Winner 2000AVI
  1242. CHIPSET S3 968
  1243. SERVER S3
  1244. DRIVER vga
  1245. UNSUPPORTED
  1246. LINE     #Option "sync_on_green"
  1247. NOCLOCKPROBE
  1248.  
  1249. NAME ELSA Gloria-4
  1250. CHIPSET S3 968
  1251. SERVER S3
  1252. DRIVER vga
  1253. UNSUPPORTED
  1254. LINE     #Option "sync_on_green"
  1255. NOCLOCKPROBE
  1256.  
  1257. NAME ELSA Gloria-8
  1258. CHIPSET S3 968
  1259. SERVER S3
  1260. DRIVER vga
  1261. UNSUPPORTED
  1262. LINE     #Option "sync_on_green"
  1263. NOCLOCKPROBE
  1264.  
  1265. NAME VideoLogic GrafixStar 700
  1266. CHIPSET S3 968
  1267. SERVER S3
  1268. DRIVER vga
  1269. UNSUPPORTED
  1270. NOCLOCKPROBE
  1271.  
  1272. NAME LeadTek WinFast S430
  1273. CHIPSET S3 968
  1274. SERVER S3
  1275. DRIVER vga
  1276. UNSUPPORTED
  1277. NOCLOCKPROBE
  1278.  
  1279. NAME WinFast S430
  1280. SEE LeadTek WinFast S430
  1281.  
  1282. NAME LeadTek WinFast S510
  1283. CHIPSET S3 968
  1284. SERVER S3
  1285. DRIVER vga
  1286. UNSUPPORTED
  1287. NOCLOCKPROBE
  1288.  
  1289. NAME WinFast S510
  1290. SEE LeadTek WinFast S510
  1291.  
  1292. # S3 928
  1293.  
  1294. NAME S3 928 (generic)
  1295. CHIPSET S3 928
  1296. SERVER S3
  1297. DRIVER vga
  1298. UNSUPPORTED
  1299.  
  1300. NAME S3 86C928 (generic)
  1301. SEE S3 928 (generic)
  1302.  
  1303. NAME Actix Ultra
  1304. CHIPSET S3 928
  1305. SERVER S3
  1306. DRIVER vga
  1307. UNSUPPORTED
  1308. RAMDAC att20c490
  1309. LINE     #Option "dac_8_bit"
  1310.  
  1311. NAME Diamond Stealth Pro
  1312. CHIPSET S3 928
  1313. SERVER S3
  1314. DRIVER vga
  1315. UNSUPPORTED
  1316. CLOCKCHIP icd2061a
  1317. LINE     #Ramdac "att20c490" # The Diamond RAMDAC is reportedly compatible for 15bpp
  1318. LINE     #Option "no_linear" # Some VLB machines may require this
  1319.  
  1320. NAME ELSA Winner 1000VL
  1321. CHIPSET S3 928
  1322. SERVER S3
  1323. DRIVER vga
  1324. UNSUPPORTED
  1325. LINE     # the following settings should be detected and set automatically by XF86_S3
  1326. LINE     # if the serial number of the ELSA card is printed correctly:
  1327. LINE     #ClockChip "icd2061a"
  1328. LINE     #Membase 0xf8000000
  1329.  
  1330. NAME ELSA Winner 1000TwinBus
  1331. SEE ELSA Winner 1000VL
  1332.  
  1333. NAME ELSA Winner 2000
  1334. SEE S3 928 (generic)
  1335.  
  1336. NAME Miro Crystal 16S
  1337. SEE S3 928 (generic)
  1338.  
  1339. NAME SPEA/V7 Mercury
  1340. CHIPSET S3 928
  1341. SERVER S3
  1342. DRIVER vga
  1343. UNSUPPORTED
  1344. CLOCKCHIP sc11412
  1345. LINE     Option "spea_mercury"
  1346.  
  1347. NAME STB Pegasus
  1348. CHIPSET S3 928
  1349. SERVER S3
  1350. DRIVER vga
  1351. UNSUPPORTED
  1352. RAMDAC bt485
  1353. CLOCKCHIP icd2061a
  1354. LINE     Option "stb_pegasus"
  1355. LINE     #Option "sync_on_green"
  1356.  
  1357. NAME Number Nine GXE Level 14/16
  1358. CHIPSET S3 928
  1359. SERVER S3
  1360. DRIVER vga
  1361. UNSUPPORTED
  1362. DACSPEED 200
  1363. CLOCKCHIP icd2061a
  1364. LINE     Option "number_nine"
  1365. LINE     #Option "nolinear"
  1366. LINE     #Option "nomemaccess"
  1367.  
  1368. NAME Number Nine GXE Level 10/11/12
  1369. CHIPSET S3 928
  1370. SERVER S3
  1371. DRIVER vga
  1372. UNSUPPORTED
  1373. CLOCKCHIP icd2061a
  1374. LINE     Option "number_nine"
  1375.  
  1376. NAME 928Movie
  1377. CHIPSET S3 928
  1378. SERVER S3
  1379. DRIVER vga
  1380. UNSUPPORTED
  1381. CLOCKCHIP icd2595
  1382. RAMDAC bt485
  1383. LINE     # pixel multiplexing not supported
  1384.  
  1385. # S3 911/924
  1386.  
  1387. NAME S3 911/924 (generic)
  1388. CHIPSET S3 911/924
  1389. SERVER S3
  1390. DRIVER vga
  1391. UNSUPPORTED
  1392.  
  1393. NAME S3 86C911 (generic)
  1394. SEE S3 911/924 (generic)
  1395.  
  1396. NAME S3 86C924 (generic)
  1397. SEE S3 911/924 (generic)
  1398.  
  1399. NAME Diamond Stealth VRAM
  1400. CHIPSET S3 911/924
  1401. SERVER S3
  1402. DRIVER vga
  1403. UNSUPPORTED
  1404. CLOCKCHIP icd2061a
  1405.  
  1406. #NAME Orchid Fahrenheit 1280
  1407. #SEE S3 911/924 (generic)
  1408.  
  1409. NAME S3 924 with SC1148 DAC
  1410. CHIPSET S3 924
  1411. SERVER S3
  1412. DRIVER vga
  1413. UNSUPPORTED
  1414. LINE     #Probable clocks:
  1415. LINE     #Clocks 25.2 28.3 39.7 1.7 49.9 76.7 35.7 44
  1416. LINE     #Clocks 130.2 119.5 79.4 31.2 110.0 65.2 74.9 71.3
  1417.  
  1418. # S3 ViRGE,/DX,/GX and ViRGE/VX
  1419.  
  1420. NAME S3 ViRGE (old S3V server)
  1421. CHIPSET S3 ViRGE
  1422. SERVER S3V
  1423. DRIVER s3virge
  1424. NOCLOCKPROBE
  1425.  
  1426. NAME S3 ViRGE (generic)
  1427. CHIPSET S3 ViRGE
  1428. SERVER SVGA
  1429. DRIVER s3virge
  1430. NOCLOCKPROBE
  1431. LINE      #Option "xaa_benchmark"
  1432. LINE      #Option "fifo_moderate"
  1433. LINE      #Option "pci_burst_on"
  1434. LINE      #Option "pci_retry"
  1435.  
  1436. NAME S3 ViRGE/DX (generic)
  1437. CHIPSET S3 ViRGE/DX
  1438. SERVER SVGA
  1439. DRIVER s3virge
  1440. NOCLOCKPROBE
  1441. LINE      #Option "xaa_benchmark"
  1442. LINE      #Option "fifo_moderate"
  1443. LINE      #Option "pci_burst_on"
  1444. LINE      #Option "pci_retry"
  1445.  
  1446. NAME S3 ViRGE/GX (generic)
  1447. CHIPSET S3 ViRGE/GX
  1448. SERVER SVGA
  1449. DRIVER s3virge
  1450. NOCLOCKPROBE
  1451. LINE      #Option "xaa_benchmark"
  1452. LINE      #Option "fifo_moderate"
  1453. LINE      #Option "pci_burst_on"
  1454. LINE      #Option "pci_retry"
  1455.  
  1456.  
  1457. NAME S3 ViRGE/GX2 (generic)
  1458. CHIPSET S3 ViRGE/GX2
  1459. SERVER SVGA
  1460. DRIVER s3virge
  1461. NOCLOCKPROBE
  1462. LINE      #Option "xaa_benchmark"
  1463. LINE      #Option "fifo_moderate"
  1464. LINE      #Option "pci_burst_on"
  1465. LINE      #Option "pci_retry"
  1466.  
  1467. NAME S3 ViRGE/MX (generic)
  1468. CHIPSET S3 ViRGE/MX
  1469. SERVER SVGA
  1470. DRIVER s3virge
  1471. NOCLOCKPROBE
  1472. LINE      #Option "lcd_center"
  1473. LINE      #Set_LCDClk  <pixel_clock_for_LCD>
  1474. LINE      #Option "xaa_benchmark"
  1475. LINE      #Option "fifo_moderate"
  1476. LINE      #Option "pci_burst_on"
  1477. LINE      #Option "pci_retry"
  1478.  
  1479. NAME S3 ViRGE/MX+ (generic)
  1480. SEE S3 ViRGE/MX (generic)
  1481.  
  1482.  
  1483.  
  1484.  
  1485. NAME S3 86C325 (generic)
  1486. SEE S3 ViRGE (generic)
  1487.  
  1488. NAME S3 86C375 (generic)
  1489. SEE S3 ViRGE/DX (generic)
  1490.  
  1491. NAME S3 86C385 (generic)
  1492. SEE S3 ViRGE/GX (generic)
  1493.  
  1494. NAME S3 86C357 (generic)
  1495. SEE S3 ViRGE/GX2 (generic)
  1496.  
  1497. NAME S3 86C260 (generic)
  1498. SEE S3 ViRGE/MX (generic)
  1499.  
  1500. NAME S3 86C280 (generic)
  1501. SEE S3 ViRGE/MX+ (generic)
  1502.  
  1503.  
  1504. NAME ELSA Victory 3D
  1505. SEE S3 ViRGE (generic)
  1506.  
  1507. NAME ELSA Victory 3DX
  1508. SEE S3 ViRGE/DX (generic)
  1509.  
  1510. NAME ELSA Winner 3000-S
  1511. SEE S3 ViRGE (generic)
  1512.  
  1513. NAME Number Nine Visual 9FX Reality 332
  1514. SEE S3 ViRGE (generic)
  1515.  
  1516. NAME Number Nine FX Motion 332
  1517. SEE S3 ViRGE (generic)
  1518.  
  1519. NAME Diamond Stealth 3D 2000
  1520. SEE S3 ViRGE (generic)
  1521.  
  1522. NAME Diamond Stealth 3D 2000 PRO
  1523. SEE S3 ViRGE/DX (generic)
  1524.  
  1525. NAME Diamond Multimedia Stealth 3D 2000
  1526. SEE S3 ViRGE (generic)
  1527.  
  1528. NAME Diamond Multimedia Stealth 3D 2000 PRO
  1529. SEE S3 ViRGE/DX (generic)
  1530.  
  1531. NAME Canopus Co. Power Window 3DV
  1532. SEE S3 ViRGE (generic)
  1533.  
  1534. NAME DataExpert DSV3325
  1535. SEE S3 ViRGE (generic)
  1536.  
  1537. NAME ExpertColor DSV3325
  1538. SEE S3 ViRGE (generic)
  1539.  
  1540. NAME DSV3325
  1541. SEE S3 ViRGE (generic)
  1542.  
  1543. NAME Hercules Terminator 64/3D
  1544. SEE S3 ViRGE (generic)
  1545.  
  1546. NAME Hercules Terminator 3D/DX
  1547. SEE S3 ViRGE/DX (generic)
  1548.  
  1549. NAME LeadTek WinFast 3D S600
  1550. SEE S3 ViRGE (generic)
  1551.  
  1552. NAME WinFast 3D S600
  1553. SEE LeadTek WinFast 3D S600
  1554.  
  1555. NAME LeadTek WinFast 3D S680
  1556. SEE S3 ViRGE/GX2 (generic)
  1557.  
  1558. NAME Miro MiroMedia 3D
  1559. SEE S3 ViRGE (generic)
  1560.  
  1561. NAME Orchid Technology Fahrenheit Video 3D
  1562. SEE S3 ViRGE (generic)
  1563.  
  1564. NAME STB Systems Powergraph 3D
  1565. SEE S3 ViRGE (generic)
  1566.  
  1567. NAME STB Nitro 3D
  1568. CHIPSET S3 ViRGE/GX
  1569. SEE S3 ViRGE/GX (generic)
  1570.  
  1571. NAME MELCO WGP-VG4S
  1572. LINE      #DACSpeed  191 162 111 83
  1573. LINE      #SetMClck  75
  1574. SEE S3 ViRGE (generic)
  1575.  
  1576.  
  1577.  
  1578. NAME S3 ViRGE/VX (generic)
  1579. CHIPSET S3 ViRGE/VX
  1580. SERVER SVGA
  1581. DRIVER s3virge
  1582. NOCLOCKPROBE
  1583. LINE      #Option "xaa_benchmark"
  1584. LINE      #Option "fifo_moderate"
  1585. LINE      #Option "pci_burst_on"
  1586. LINE      #Option "pci_retry"
  1587.  
  1588.  
  1589. NAME S3 86C988 (generic)
  1590. SEE S3 ViRGE/VX (generic)
  1591.  
  1592. NAME ELSA Winner 3000
  1593. SEE S3 ViRGE/VX (generic)
  1594.  
  1595. NAME ELSA Winner 3000-M-22
  1596. SEE S3 ViRGE/VX (generic)
  1597.  
  1598. NAME ELSA Winner 3000-L-42
  1599. SEE S3 ViRGE/VX (generic)
  1600.  
  1601. NAME ELSA Winner 2000AVI/3D
  1602. SEE S3 ViRGE/VX (generic)
  1603.  
  1604. NAME Diamond Stealth 3D 3000
  1605. SEE S3 ViRGE/VX (generic)
  1606.  
  1607. NAME STB Systems Velocity 3D
  1608. SEE S3 ViRGE/VX (generic)
  1609.  
  1610. NAME MELCO WGP-VX8
  1611. SEE S3 ViRGE/VX (generic)
  1612.  
  1613. NAME Diamond Stealth 3D 4000
  1614. SEE S3 ViRGE/GX2 (generic)
  1615.  
  1616. NAME Toshiba Tecra 750CDT
  1617. SEE S3 ViRGE/MX (generic)
  1618.  
  1619. NAME Toshiba Tecra 750DVD
  1620. SEE S3 ViRGE/MX (generic)
  1621.  
  1622. NAME Toshiba Tecra 540CDT
  1623. SEE S3 ViRGE/MX (generic)
  1624.  
  1625. NAME Toshiba Tecra 550CDT
  1626. SEE S3 ViRGE/MX (generic)
  1627.  
  1628. # currently unsupported S3
  1629.  
  1630. NAME S3 86C365 (Trio3D)
  1631. SEE * Unsupported VGA compatible
  1632.  
  1633. NAME S3 86C391 (Savage3D)
  1634. SEE * Unsupported VGA compatible
  1635.  
  1636. NAME S3 Trio3D
  1637. SEE * Unsupported VGA compatible
  1638.  
  1639. NAME S3 Savage3D
  1640. SEE * Unsupported VGA compatible
  1641.  
  1642. NAME S3 Savage4
  1643. SERVER SVGA
  1644. DRIVER vga
  1645. UNSUPPORTED
  1646.  
  1647. # ET4000/ET6000
  1648.  
  1649. NAME ET3000 (generic)
  1650. CHIPSET ET3000
  1651. SERVER SVGA
  1652. DRIVER tseng
  1653.  
  1654. NAME Genoa 5400
  1655. SEE ET3000 (generic)
  1656.  
  1657. NAME ET4000 (generic)
  1658. CHIPSET ET4000
  1659. SERVER SVGA
  1660. DRIVER tseng
  1661.  
  1662. NAME ET4000/W32 (generic)
  1663. CHIPSET ET4000/W32
  1664. SERVER W32
  1665. DRIVER tseng
  1666.  
  1667. NAME ET4000 W32i, W32p (generic)
  1668. CHIPSET ET4000/W32(i/p)
  1669. SERVER SVGA
  1670. DRIVER tseng
  1671. LINE     #Option "linear"       # for linear mode at 8bpp
  1672. LINE     #Option "noaccel"      # when problems with accelerator
  1673. LINE     #Option "power_saver"  # enable VESA DPMS
  1674. LINE     #Option "fast_dram"
  1675. LINE     #Option "pci_retry"    # faster, but problematic for ISA DMA
  1676. LINE     #Option "hibit_high"   # see README.tseng -- most cards need this
  1677. LINE     #Option "hibit_low"    # see README.tseng -- mostly for older ET4000 cards
  1678. LINE     #MemBase 0x3C00000     # when automatic MemBase detection doesn't work
  1679. LINE         # -- see README.tseng for more (important) information on MemBase
  1680.  
  1681. NAME ET6000 (generic)
  1682. CHIPSET ET6000
  1683. SERVER SVGA
  1684. DRIVER tseng
  1685. NOCLOCKPROBE
  1686. LINE     #videoram 2304         # 2.25 MB, when memory probe is incorrect
  1687. LINE     #Option "linear"       # for linear mode at 8bpp
  1688. LINE     #Option "noaccel"      # when problems with accelerator
  1689. LINE     #Option "power_saver"  # enable VESA DPMS
  1690. LINE     #Option "pci_retry"    # faster, but problematic for ISA DMA
  1691. LINE     #Option "hw_cursor"    # Use hardware cursor (see docs for limitations)
  1692. LINE     #Option "xaa_no_color_exp"  # When text (or bitmap) is not rendered correctly
  1693.  
  1694. NAME ET6100 (generic)
  1695. CHIPSET ET6100
  1696. SEE ET6000 (generic)
  1697.  
  1698. NAME Diamond Stealth 32
  1699. CLOCKCHIP icd2061a
  1700. NOCLOCKPROBE
  1701. SEE ET4000 W32i, W32p (generic)
  1702.  
  1703. NAME Cardex Cobra
  1704. SEE ET4000 W32i, W32p (generic)
  1705.  
  1706. NAME Cardex Challenger (Pro)
  1707. SEE ET4000 W32i, W32p (generic)
  1708.  
  1709. NAME Colorgraphic Dual Lightning
  1710. SEE ET4000 W32i, W32p (generic)
  1711.  
  1712. NAME Dell onboard ET4000
  1713. SEE ET4000 (generic)
  1714.  
  1715. NAME DFI-WG5000
  1716. SEE ET4000 W32i, W32p (generic)
  1717.  
  1718. NAME Diamond SpeedStar (Plus)
  1719. SEE ET4000 (generic)
  1720.  
  1721. NAME Diamond SpeedStar 24
  1722. SEE ET4000 (generic)
  1723.  
  1724. NAME Diamond SpeedStar HiColor
  1725. SEE ET4000 (generic)
  1726.  
  1727. NAME Genoa 8900 Phantom 32i
  1728. SEE ET4000 W32i, W32p (generic)
  1729.  
  1730. NAME Hercules Dynamite
  1731. SEE ET4000/W32 (generic)
  1732.  
  1733. NAME Hercules Dynamite Power
  1734. SEE ET4000 W32i, W32p (generic)
  1735.  
  1736. NAME Hercules Dynamite Pro
  1737. SEE ET4000 W32i, W32p (generic)
  1738.  
  1739. NAME Integral FlashPoint
  1740. SEE ET4000 W32i, W32p (generic)
  1741.  
  1742. NAME LeadTek WinFast S200
  1743. SEE ET4000 W32i, W32p (generic)
  1744.  
  1745. NAME Matrox Comet
  1746. SEE ET4000 W32i, W32p (generic)
  1747.  
  1748. NAME Matrox Marvel II
  1749. SEE ET4000 W32i, W32p (generic)
  1750.  
  1751. NAME Miro MiroVideo 20TD
  1752. SEE ET4000 W32i, W32p (generic)
  1753.  
  1754. NAME WinFast S200
  1755. SEE LeadTek WinFast S200
  1756.  
  1757. NAME Sigma Concorde
  1758. SEE ET4000/W32 (generic)
  1759.  
  1760. NAME Sigma Legend
  1761. SEE ET4000 (generic)
  1762.  
  1763. NAME SPEA/V7 ShowTime Plus
  1764. SEE ET4000 W32i, W32p (generic)
  1765.  
  1766. NAME STB LightSpeed
  1767. SEE ET4000 W32i, W32p (generic)
  1768.  
  1769. NAME STB MVP-2
  1770. SEE ET4000 (generic)
  1771.  
  1772. NAME STB MVP-2 PCI
  1773. SEE ET4000 W32i, W32p (generic)
  1774.  
  1775. NAME STB MVP-2X
  1776. SEE ET4000 W32i, W32p (generic)
  1777.  
  1778. NAME STB MVP-4 PCI
  1779. SEE ET4000 W32i, W32p (generic)
  1780.  
  1781. NAME STB MVP-4X
  1782. SEE ET4000 W32i, W32p (generic)
  1783.  
  1784. NAME TechWorks Thunderbolt
  1785. SEE ET4000/W32 (generic)
  1786.  
  1787. NAME ViewTop PCI
  1788. SEE ET4000 W32i, W32p (generic)
  1789.  
  1790. NAME SNI PC5H W32
  1791. CLOCKCHIP stg1703
  1792. NOCLOCKPROBE
  1793. SEE ET4000 W32i, W32p (generic)
  1794.  
  1795. NAME SNI Scenic W32
  1796. CLOCKCHIP stg1703
  1797. NOCLOCKPROBE
  1798. SEE ET4000 W32i, W32p (generic)
  1799.  
  1800. NAME Hercules Dynamite 128/Video
  1801. SEE ET6000 (generic)
  1802.  
  1803. NAME STB LightSpeed 128
  1804. SEE ET6000 (generic)
  1805.  
  1806. NAME VideoLogic GrafixStar 600
  1807. SEE ET6000 (generic)
  1808.  
  1809. NAME Jazz Multimedia G-Force 128
  1810. SEE ET6000 (generic)
  1811.  
  1812. NAME Mirage Z-128
  1813. SEE ET6000 (generic)
  1814.  
  1815. NAME California Graphics SunTracer 6000
  1816. SEE ET6000 (generic)
  1817.  
  1818. NAME Binar Graphics AnyView
  1819. SEE ET6000 (generic)
  1820.  
  1821. NAME MediaVision Proaxcel 128
  1822. SEE ET6000 (generic)
  1823.  
  1824. NAME ATrend ATC-2165A
  1825. SEE ET6000 (generic)
  1826.  
  1827. NAME Interay PMC Viper
  1828. SEE ET6000 (generic)
  1829.  
  1830. NAME 2-the-Max MAXColor 6000
  1831. SEE ET6000 (generic)
  1832.  
  1833. NAME Gainward Challenger EV
  1834. SEE ET6000 (generic)
  1835.  
  1836. NAME MachSpeed VGA ET6000
  1837. SEE ET6000 (generic)
  1838.  
  1839. NAME KouTech KeyVision 128 EV
  1840. SEE ET6000 (generic)
  1841.  
  1842. NAME Jaton Video-58P
  1843. SEE ET6000 (generic)
  1844.  
  1845. # ATI
  1846.  
  1847. NAME ATI Rage 128
  1848. CHIPSET ati
  1849. SERVER SVGA
  1850. DRIVER ati
  1851.  
  1852. NAME ATI 8514 Ultra (no VGA)
  1853. CHIPSET ati
  1854. SERVER Mach8
  1855. DRIVER vga
  1856. UNSUPPORTED
  1857.  
  1858. NAME ATI Graphics Ultra
  1859. CHIPSET ati
  1860. SERVER Mach8
  1861. DRIVER ati
  1862.  
  1863. NAME ATI Graphics Ultra Pro
  1864. CHIPSET ati
  1865. SERVER Mach32
  1866. DRIVER ati
  1867.  
  1868. NAME ATI Wonder SVGA
  1869. CHIPSET ati
  1870. SERVER SVGA
  1871. DRIVER ati
  1872.  
  1873. NAME ATI Ultra Plus
  1874. CHIPSET ati
  1875. SERVER Mach32
  1876. DRIVER ati
  1877.  
  1878. NAME ATI Mach32
  1879. CHIPSET ati
  1880. SERVER Mach32
  1881. DRIVER ati
  1882.  
  1883. NAME ATI Mach64
  1884. CHIPSET ati
  1885. SERVER Mach64
  1886. DRIVER ati
  1887. NOCLOCKPROBE
  1888.  
  1889. NAME ATI Mach64 CT (264CT)
  1890. SEE ATI Mach64
  1891.  
  1892. NAME ATI Mach64 VT (264VT)
  1893. SEE ATI Mach64
  1894.  
  1895. NAME ATI Mach64 GT (264GT), aka 3D RAGE
  1896. SEE ATI Mach64
  1897.  
  1898. NAME ATI Mach64 3D RAGE II
  1899. SEE ATI Mach64
  1900.  
  1901. NAME ATI Mach64 3D RAGE II+DVD
  1902. SEE ATI Mach64
  1903.  
  1904. NAME ATI Mach64 3D Rage IIC
  1905. SEE ATI Mach64
  1906.  
  1907. NAME ATI Mach64 3D Rage Pro
  1908. SEE ATI Mach64
  1909.  
  1910. NAME ATI 3D Pro Turbo
  1911. SEE ATI Mach64
  1912.  
  1913. NAME ATI 3D Pro Turbo PC2TV
  1914. SEE ATI Mach64
  1915.  
  1916. NAME ATI 3D Xpression
  1917. SEE ATI Mach64
  1918.  
  1919. NAME ATI 3D Xpression+
  1920. SEE ATI Mach64
  1921.  
  1922. NAME ATI 3D Xpression+ PC2TV
  1923. SEE ATI Mach64
  1924.  
  1925. NAME ATI All-in-Wonder
  1926. SEE ATI Mach64
  1927.  
  1928. NAME ATI All-in-Wonder Pro
  1929. SEE ATI Mach64
  1930.  
  1931. NAME ATI Graphics Pro Turbo
  1932. SEE ATI Mach64
  1933.  
  1934. NAME ATI Graphics Pro Turbo 1600
  1935. SEE ATI Mach64
  1936.  
  1937. NAME ATI Graphics Xpression
  1938. SEE ATI Mach64
  1939.  
  1940. NAME ATI Video Boost
  1941. SEE ATI Mach64
  1942.  
  1943. NAME ATI Video Charger
  1944. SEE ATI Mach64
  1945.  
  1946. NAME ATI Video Xpression
  1947. SEE ATI Mach64
  1948.  
  1949. NAME ATI Video Xpression+
  1950. SEE ATI Mach64
  1951.  
  1952. NAME ATI WinBoost
  1953. SEE ATI Mach64
  1954.  
  1955. NAME ATI WinCharger
  1956. SEE ATI Mach64
  1957.  
  1958. NAME ATI WinTurbo
  1959. SEE ATI Mach64
  1960.  
  1961. NAME ATI Xpert 98
  1962. SEE ATI Mach64
  1963.  
  1964. NAME ATI Xpert XL
  1965. SEE ATI Mach64
  1966.  
  1967. NAME ATI Xpert@Play
  1968. SEE ATI Mach64
  1969.  
  1970. NAME ATI Xpert@Play 98
  1971. SEE ATI Mach64
  1972.  
  1973. NAME ATI Xpert@Work
  1974. SEE ATI Mach64
  1975.  
  1976. NAME ATI integrated on Intel Maui MU440EX motherboard
  1977. SEE ATI Mach64
  1978.  
  1979. NAME ASUS PCI-V264CT
  1980. SEE ATI Mach64
  1981.  
  1982. NAME ASUS PCI-AV264CT
  1983. SEE ATI Mach64
  1984.  
  1985. # AGX
  1986.  
  1987. NAME AGX (generic)
  1988. CHIPSET AGX-014/15/16
  1989. SERVER AGX
  1990. DRIVER vga
  1991. UNSUPPORTED
  1992.  
  1993. NAME Boca Vortex (Sierra RAMDAC)
  1994. CHIPSET AGX-015
  1995. SERVER AGX
  1996. DRIVER vga
  1997. UNSUPPORTED
  1998. RAMDAC sc15025
  1999. LINE     Option "dac_8_bit"
  2000. LINE     Option "no_wait_state"
  2001. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2002.  
  2003. NAME EIZO (VRAM)
  2004. SEE AGX (generic)
  2005.  
  2006. NAME Orchid Celsius (AT&T RAMDAC)
  2007. CHIPSET AGX-015
  2008. SERVER AGX
  2009. DRIVER vga
  2010. UNSUPPORTED
  2011. RAMDAC att20c490
  2012. LINE     Option "dac_8_bit"
  2013. LINE     Option "no_wait_state"
  2014. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2015.  
  2016. NAME Orchid Celsius (Sierra RAMDAC)
  2017. CHIPSET AGX-015
  2018. SERVER AGX
  2019. DRIVER vga
  2020. UNSUPPORTED
  2021. RAMDAC sc15025
  2022. LINE     Option "dac_8_bit"
  2023. LINE     Option "no_wait_state"
  2024. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2025.  
  2026.  
  2027. NAME Spider Black Widow
  2028. CHIPSET AGX-015
  2029. SERVER AGX
  2030. DRIVER vga
  2031. UNSUPPORTED
  2032. RAMDAC sc15025
  2033. LINE     Option "dac_8_bit"
  2034. LINE     Option "no_wait_state"
  2035. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2036.  
  2037.  
  2038. NAME Spider Black Widow Plus
  2039. CHIPSET AGX-016
  2040. SERVER AGX
  2041. DRIVER vga
  2042. UNSUPPORTED
  2043. RAMDAC sc15025
  2044. LINE     Option "dac_8_bit"
  2045. LINE     Option "no_wait_state"
  2046. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2047. LINE     #Option "fifo_aggressive" # 3x bus bw - may result in random pixels
  2048. LINE     #Probable clocks:
  2049. LINE     #Clocks 25.2  28.3  39.9  72.2  50.0  76.9  36.1  44.8
  2050. LINE     #Clocks 89.0  119.8 79.9  31.5 110.0  64.9  74.9  94.9
  2051.  
  2052. NAME Hercules Graphite HG210
  2053. CHIPSET AGX-014
  2054. SERVER AGX
  2055. DRIVER vga
  2056. UNSUPPORTED
  2057. RAMDAC bt482
  2058. DACSPEED 85
  2059. LINE     Chipset "AGX-014"
  2060. LINE     Option "dac_8_bit"
  2061. LINE     Option "no_wait_state"
  2062. LINE     #Probable clocks:
  2063. LINE     #Clocks 25.0  28.0  32.0  36.0  40.0  45.0  50.0  65.0
  2064. LINE     #Clocks 70.0  75.0  80.0  85.0  90.0  95.0 100.0 110.0
  2065.  
  2066. NAME Hercules Graphite Pro
  2067. CHIPSET AGX-015
  2068. SERVER AGX
  2069. DRIVER vga
  2070. UNSUPPORTED
  2071. # Card specific DAC, doesn't appear in ramdac menu
  2072. LINE     Ramdac "herc_dual_dac"
  2073. LINE     Chipset "AGX-015"
  2074. LINE     Option "dac_8_bit"
  2075. LINE     Option "no_wait_state"
  2076. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2077. LINE     #Probable clocks:
  2078. LINE     #Clocks 25.0  28.0  32.0  36.0  40.0  45.0  50.0  65.0
  2079. LINE     #Clocks 70.0  75.0  80.0  85.0  90.0  95.0 100.0 110.0
  2080.  
  2081. NAME Hercules Graphite Power
  2082. CHIPSET AGX-016
  2083. SERVER AGX
  2084. DRIVER vga
  2085. UNSUPPORTED
  2086. # Card specific DAC, doesn't appear in ramdac menu
  2087. #   The glue logic state machine for RAMDAC switching doesn't work as
  2088. #   documented, for now we're stuck with the small RAMDAC
  2089. LINE     Ramdac "herc_small_dac"
  2090. LINE     Chipset "AGX-016"
  2091. LINE     Option "dac_8_bit"
  2092. LINE     Option "no_wait_state"
  2093. LINE     #Option "fifo_moderate"   # 2x bus bw - may result in random pixels
  2094. LINE     #Option "fifo_aggressive" # 3x bus bw - may result in random pixels
  2095. LINE     #Probable clocks:
  2096. LINE     #Clocks 25.0  28.0  32.0  36.0  40.0  45.0  50.0  65.0
  2097. LINE     #Clocks 70.0  75.0  80.0  85.0  90.0  95.0 100.0 110.0
  2098.  
  2099. NAME XGA-2  (ISA bus)
  2100. CHIPSET XGA-2
  2101. SERVER AGX
  2102. DRIVER vga
  2103. UNSUPPORTED
  2104. NOCLOCKPROBE
  2105. LINE     #Instance  7           # XGA instance 0-7
  2106. LINE     #COPbase   0xC8F00     # XGA memory-mapped register address
  2107. LINE     #POSbase   0           # Disable probing if above are specified
  2108.  
  2109. NAME XGA-1  (ISA bus)
  2110. CHIPSET XGA-1
  2111. SERVER AGX
  2112. DRIVER vga
  2113. UNSUPPORTED
  2114. LINE     #Instance  7           # XGA instance 0-7
  2115. LINE     #COPbase   0xC8F00     # XGA memory-mapped register address
  2116. LINE     #POSbase   0           # Disable probing if above are specified
  2117.  
  2118. # WD
  2119.  
  2120. NAME Paradise/WD 90CXX
  2121. CHIPSET WD90CXX
  2122. SERVER SVGA
  2123. DRIVER vga
  2124. UNSUPPORTED
  2125.  
  2126. NAME DFI-WG6000
  2127. CHIPSET WD90C33
  2128. SERVER SVGA
  2129. DRIVER vga
  2130. UNSUPPORTED
  2131.  
  2132. NAME Diamond SpeedStar 24X (not fully supported)
  2133. CHIPSET WD90C31
  2134. SERVER SVGA
  2135. DRIVER vga
  2136. UNSUPPORTED
  2137.  
  2138. NAME WD 90C24 (laptop)
  2139. CHIPSET WD90C24
  2140. SERVER SVGA
  2141. DRIVER vga
  2142. UNSUPPORTED
  2143. LINE     #Chipset "wd90c24"
  2144. LINE     #Option "noaccel" # Use this if acceleration is causing problems
  2145. LINE     #Clocks 25.175 28.322 65     36     # These are not programmable
  2146. LINE     #Clocks 29.979 77.408 62.195 59.957 # These are programmable
  2147. LINE     #Clocks 31.5   35.501 75.166 50.114 # These are not programmable
  2148. LINE     #Clocks 39.822 72.038 44.744 80.092 # These are programmable
  2149. LINE     #Clocks 44.297                      # Must match Mclk
  2150.  
  2151.  
  2152. NAME WD 90C24A or 90C24A2 (laptop)
  2153. CHIPSET WD90C24A
  2154. SERVER SVGA
  2155. DRIVER vga
  2156. UNSUPPORTED
  2157. LINE     #Chipset "wd90c24"
  2158. LINE     #Clocks 25.175 28.322 65     36     # These are not programmable
  2159. LINE     #Clocks 29.979 77.408 62.195 59.957 # These are programmable
  2160. LINE     #Clocks 31.5   35.501 75.166 50.114 # These are not programmable
  2161. LINE     #Clocks 39.822 72.038 44.744 80.092 # These are programmable
  2162. LINE     #Clocks 44.297                      # Must match Mclk
  2163.  
  2164. # Avance Logic
  2165.  
  2166. NAME Avance Logic 2101
  2167. CHIPSET Avance Logic
  2168. LINE   #chipset "al2101"
  2169. SERVER SVGA
  2170. DRIVER vga
  2171. UNSUPPORTED
  2172.  
  2173. NAME Avance Logic 2228
  2174. CHIPSET Avance Logic
  2175. LINE   #chipset "ali2228"
  2176. SERVER SVGA
  2177. DRIVER vga
  2178. UNSUPPORTED
  2179.  
  2180. NAME Avance Logic 2301
  2181. CHIPSET Avance Logic
  2182. LINE   #chipset "ali2301"
  2183. SERVER SVGA
  2184. DRIVER vga
  2185. UNSUPPORTED
  2186.  
  2187. NAME Avance Logic 2302
  2188. CHIPSET Avance Logic
  2189. LINE   #chipset "ali2302"
  2190. SERVER SVGA
  2191. DRIVER vga
  2192. UNSUPPORTED
  2193.  
  2194. NAME Avance Logic 2308
  2195. CHIPSET Avance Logic
  2196. LINE   #chipset "ali2308"
  2197. SERVER SVGA
  2198. DRIVER vga
  2199. UNSUPPORTED
  2200.  
  2201. NAME Avance Logic 2401
  2202. CHIPSET Avance Logic
  2203. LINE   #chipset "ali2401"
  2204. SERVER SVGA
  2205. DRIVER vga
  2206. UNSUPPORTED
  2207.  
  2208. NAME Hercules Stingray
  2209. CHIPSET ALG-2228/2301/2302
  2210. LINE   #chipset "ali2228"
  2211. SERVER SVGA
  2212. DRIVER vga
  2213. UNSUPPORTED
  2214.  
  2215. NAME SPEA/V7 Mirage VEGA Plus
  2216. CHIPSET ALG-2228
  2217. LINE   #chipset "ali2228"
  2218. SERVER SVGA
  2219. DRIVER vga
  2220. UNSUPPORTED
  2221.  
  2222. # ARK Logic
  2223.  
  2224. NAME Ark Logic ARK1000PV (generic)
  2225. CHIPSET ARK1000PV
  2226. SERVER SVGA
  2227. DRIVER vga
  2228. UNSUPPORTED
  2229.  
  2230. # For now, treat the VL as a PV.  This may be changed later
  2231. NAME Ark Logic ARK1000VL (generic)
  2232. CHIPSET ARK1000VL
  2233. LINE Chipset "ark1000pv"
  2234. SERVER SVGA
  2235. DRIVER vga
  2236. UNSUPPORTED
  2237.  
  2238. NAME Ark Logic ARK2000PV (generic)
  2239. CHIPSET ARK1000PV
  2240. SERVER SVGA
  2241. DRIVER vga
  2242. UNSUPPORTED
  2243.  
  2244. NAME Ark Logic ARK2000MT (generic)
  2245. CHIPSET ARK1000MT
  2246. SERVER SVGA
  2247. DRIVER vga
  2248. UNSUPPORTED
  2249.  
  2250. NAME Hercules Stingray Pro
  2251. SEE Ark Logic ARK1000PV (generic)
  2252.  
  2253. NAME Hercules Stingray Pro/V
  2254. SEE Ark Logic ARK1000PV (generic)
  2255.  
  2256. NAME Ocean (octek) VL-VGA-1000
  2257. RAMDAC att20c490
  2258. SEE Ark Logic ARK1000VL (generic)
  2259.  
  2260. NAME Hercules Stingray 64/V with ZoomDAC
  2261. SEE Ark Logic ARK2000PV (generic)
  2262.  
  2263. NAME Hercules Stingray 64/V with ICS5342
  2264. CHIPSET ARK2000MT
  2265. RAMDAC ics5342
  2266. SERVER SVGA
  2267. DRIVER vga
  2268. UNSUPPORTED
  2269.  
  2270. NAME Diamond Stealth64 Graphics 2001 series
  2271. CHIPSET ARK2000PV
  2272. RAMDAC ics5342
  2273. SERVER SVGA
  2274. DRIVER vga
  2275. UNSUPPORTED
  2276.  
  2277. # Oak
  2278.  
  2279. NAME Oak ISA Card (generic)
  2280. CHIPSET Oak OTI-067/77
  2281. SERVER SVGA
  2282. DRIVER vga
  2283. UNSUPPORTED
  2284.  
  2285. NAME Oak 87 VLB (generic)
  2286. CHIPSET Oak OTI-087
  2287. SERVER SVGA
  2288. DRIVER vga
  2289. UNSUPPORTED
  2290. LINE Option "fifo_aggressive" # Comment this if you experience streaks.
  2291. LINE Option "no_wait"         # Comment this if you find problems.        
  2292. LINE #Option "enable_bitblt"  # You may enable this and see if it works (see README.Oak file)
  2293.  
  2294. NAME Oak 87 ISA (generic)
  2295. CHIPSET Oak OTI-087
  2296. SERVER SVGA
  2297. DRIVER vga
  2298. UNSUPPORTED
  2299. LINE Option "noaccel"        # ISA cards seem to have Color Expansion support broken
  2300. LINE #Option "enable_bitblt" # This should work on ISA, but lets not make it default just in case.
  2301.  
  2302. NAME Paradise Accelerator Value
  2303. SEE Oak 87 ISA (generic)
  2304.  
  2305. # P9000
  2306.  
  2307. NAME Diamond Viper VLB 2Mb
  2308. CHIPSET Weitek 9000
  2309. SERVER P9000
  2310. DRIVER vga
  2311. UNSUPPORTED
  2312. LINE     #Clocks must match the mode clocks (XFree86 3.1 P9000 server)
  2313. LINE     #Versions later than 3.1 do not require a clocks line
  2314. LINE     Chipset "vipervlb" # Required for some cards which autodetect as PCI
  2315. LINE     Videoram 2048      # Required
  2316. LINE     Membase 0x80000000 # Optional (0x80000000 is default)
  2317. NOCLOCKPROBE
  2318.  
  2319. NAME Diamond Viper PCI 2Mb
  2320. CHIPSET Weitek 9000
  2321. SERVER P9000
  2322. DRIVER vga
  2323. UNSUPPORTED
  2324. LINE     #Clocks must match the mode clocks (XFree86 3.1 P9000 server)
  2325. LINE     #Versions later than 3.1 do not require a clocks line
  2326. LINE     Videoram 2048      # Required
  2327. LINE     #Membase 0x80000000 # Use scanpci to get the correct Membase
  2328. NOCLOCKPROBE
  2329.  
  2330. NAME Orchid P9000 VLB
  2331. CHIPSET Weitek 9000
  2332. SERVER P9000
  2333. DRIVER vga
  2334. UNSUPPORTED
  2335. LINE     Chipset "orchid_p9000"
  2336. LINE     Membase 0xE0000000
  2337. NOCLOCKPROBE
  2338.  
  2339. # P9100
  2340.  
  2341. NAME Weitek P9100 (generic)
  2342. CHIPSET Weitek P9100
  2343. SERVER SVGA
  2344. DRIVER vga
  2345. UNSUPPORTED
  2346. NOCLOCKPROBE
  2347.  
  2348. NAME Diamond Viper Pro Video
  2349. SEE Weitek P9100 (generic)
  2350.  
  2351. # Trident
  2352.  
  2353. NAME Trident 8900/9000 (generic)
  2354. CHIPSET TVGA8900/9000
  2355. SERVER SVGA
  2356. DRIVER vga
  2357. UNSUPPORTED
  2358.  
  2359. NAME Trident 8900D (generic)
  2360. SERVER SVGA
  2361. DRIVER vga
  2362. UNSUPPORTED
  2363.  
  2364. NAME Trident TVGA9200CXr (generic)
  2365. CHIPSET TVGA9200CXr
  2366. SERVER SVGA
  2367. DRIVER vga
  2368. UNSUPPORTED
  2369.  
  2370. NAME Trident TGUI9400CXi (generic)
  2371. CHIPSET TGUI9400CXi
  2372. SERVER SVGA
  2373. DRIVER trident
  2374.  
  2375. NAME Trident TGUI9420DGi (generic)
  2376. CHIPSET TGUI9420DGi
  2377. SERVER SVGA
  2378. DRIVER trident
  2379.  
  2380. NAME Trident TGUI9430DGi (generic)
  2381. CHIPSET TGUI9430DGi
  2382. SERVER SVGA
  2383. DRIVER trident
  2384.  
  2385. NAME Trident TGUI9420 (generic)
  2386. CHIPSET TGUI9420
  2387. DRIVER trident
  2388. NOCLOCKPROBE
  2389.  
  2390. NAME Trident TGUI9440 (generic)
  2391. CHIPSET TGUI9440
  2392. DRIVER trident
  2393. NOCLOCKPROBE
  2394.  
  2395. NAME Trident TGUI9660 (generic)
  2396. CHIPSET TGUI9660
  2397. DRIVER trident
  2398. NOCLOCKPROBE
  2399.  
  2400. NAME Trident TGUI9680 (generic)
  2401. CHIPSET TGUI9680
  2402. DRIVER trident
  2403. NOCLOCKPROBE
  2404.  
  2405. NAME Trident TGUI9682 (generic)
  2406. CHIPSET TGUI9682
  2407. SERVER SVGA
  2408. DRIVER trident
  2409. NOCLOCKPROBE
  2410.  
  2411. NAME Trident TGUI9685 (generic)
  2412. CHIPSET TGUI9685
  2413. SERVER SVGA
  2414. DRIVER trident
  2415. NOCLOCKPROBE
  2416.  
  2417. NAME Trident Cyber 9320 (generic)
  2418. CHIPSET Cyber9320
  2419. DRIVER trident
  2420. NOCLOCKPROBE
  2421.  
  2422. NAME Trident Cyber 9382 (generic)
  2423. CHIPSET Cyber9382
  2424. SERVER SVGA
  2425. DRIVER trident
  2426. NOCLOCKPROBE
  2427.  
  2428. NAME Trident Cyber 9385 (generic)
  2429. CHIPSET Cyber9385
  2430. SERVER SVGA
  2431. DRIVER trident
  2432. NOCLOCKPROBE
  2433.  
  2434. NAME Trident Cyber 9388 (generic)
  2435. CHIPSET Cyber9388
  2436. SERVER SVGA
  2437. DRIVER trident
  2438. NOCLOCKPROBE
  2439.  
  2440. NAME Trident Cyber 939a (generic)
  2441. CHIPSET Cyber939a
  2442. DRIVER trident
  2443. NOCLOCKPROBE
  2444.  
  2445. NAME Trident Cyber 9397 (generic)
  2446. CHIPSET Cyber9397
  2447. SERVER SVGA
  2448. DRIVER trident
  2449. NOCLOCKPROBE
  2450.  
  2451. NAME Trident Cyber 9520 (generic)
  2452. CHIPSET Cyber9520
  2453. DRIVER trident
  2454. NOCLOCKPROBE
  2455.  
  2456. NAME Trident 3DImage975 (generic)
  2457. CHIPSET 3dimage975
  2458. SERVER SVGA
  2459. DRIVER trident
  2460. NOCLOCKPROBE
  2461.  
  2462. NAME Trident 3DImage975 AGP (generic)
  2463. CHIPSET 3dimage975
  2464. SERVER SVGA
  2465. DRIVER trident
  2466. NOCLOCKPROBE
  2467.  
  2468. NAME Trident 3DImage985 (generic)
  2469. CHIPSET 3dimage985
  2470. SERVER SVGA
  2471. DRIVER trident
  2472. NOCLOCKPROBE
  2473.  
  2474. NAME Trident Providia 9682 (generic)
  2475. CHIPSET Providia9682
  2476. DRIVER trident
  2477. NOCLOCKPROBE
  2478.  
  2479. NAME Trident Providia 9685 (generic)
  2480. CHIPSET Providia9685
  2481. DRIVER trident
  2482. NOCLOCKPROBE
  2483.  
  2484. NAME Trident TVGA 8800BR
  2485. SEE * Generic VGA compatible
  2486.  
  2487. NAME Trident TVGA 8800CS
  2488. SEE * Generic VGA compatible
  2489.  
  2490. NAME Trident CyberBlade (generic)
  2491. CHIPSET CyberBlade
  2492. SERVER SVGA
  2493. DRIVER trident
  2494. NOCLOCKPROBE
  2495.  
  2496. NAME Trident Blade3D (generic)
  2497. CHIPSET Blade3D
  2498. SERVER SVGA
  2499. DRIVER trident
  2500. NOCLOCKPROBE
  2501.  
  2502. # SiS
  2503.  
  2504. NAME SiS 530
  2505. CHIPSET SIS530
  2506. SERVER SVGA
  2507. DRIVER sis
  2508.  
  2509. NAME SiS 620
  2510. CHIPSET SIS620
  2511. SERVER SVGA
  2512. DRIVER sis
  2513.  
  2514. NAME SiS SG86C201
  2515. CHIPSET SIS86C201
  2516. SERVER SVGA
  2517. DRIVER sis
  2518.  
  2519. NAME SiS SG86C205
  2520. CHIPSET SIS86C205
  2521. SERVER SVGA
  2522. DRIVER sis
  2523. LINE     # Option "no_accel" # Use this if acceleration is causing problems
  2524. LINE     # Option "fifo_moderate" 
  2525. LINE     # Option "fifo_conserv" 
  2526. LINE     # Option "fifo_aggressive" 
  2527. NOCLOCKPROBE
  2528.  
  2529. NAME SiS SG86C215
  2530. CHIPSET SIS86C215 
  2531. SERVER SVGA
  2532. DRIVER sis
  2533. LINE     # This is a cheap version of 86c205. I am not sure if acceleration works
  2534. LINE     # Option "no_accel" # Use this if acceleration is causing problems
  2535. LINE     # Option "no_BitBlt" # Use this if acceleration is causing problems
  2536. LINE     # Option "fifo_moderate" 
  2537. LINE     # Option "fifo_conserv" 
  2538. LINE     # Option "fifo_aggressive" 
  2539. NOCLOCKPROBE
  2540.  
  2541. NAME SiS SG86C225
  2542. CHIPSET SIS86C225
  2543. SERVER SVGA
  2544. DRIVER sis
  2545. LINE     # Option "no_accel" # Use this if acceleration is causing problems
  2546. LINE     # Option "fifo_moderate" 
  2547. LINE     # Option "fifo_conserv" 
  2548. LINE     # Option "fifo_aggressive" 
  2549. NOCLOCKPROBE
  2550.  
  2551. NAME SiS 5597
  2552. CHIPSET SiS5597
  2553. SERVER SVGA
  2554. DRIVER sis
  2555. LINE     # Option "no_accel" # Use this if acceleration is causing problems
  2556. LINE     # Option "fifo_moderate" 
  2557. LINE     # Option "fifo_conserv" 
  2558. LINE     # Option "fifo_aggressive" 
  2559. LINE     # Option "fast_vram"
  2560. LINE     # Option "pci_burst_on"
  2561. LINE     # Option "xaa_benchmark" # DON'T use with "ext_eng_queue" !!!
  2562. LINE     # Option "ext_eng_queue" # Turbo-queue. This can cause drawing
  2563. LINE                              # errors, but gives some accel
  2564. NOCLOCKPROBE
  2565.  
  2566. NAME SiS 5598
  2567. CHIPSET SIS5598
  2568. SERVER SVGA
  2569. DRIVER sis
  2570. LINE     # Option "no_accel" # Use this if acceleration is causing problems
  2571. LINE     # Option "fifo_moderate" 
  2572. LINE     # Option "fifo_conserv" 
  2573. LINE     # Option "fifo_aggressive" 
  2574. LINE     # Option "fast_vram"
  2575. LINE     # Option "pci_burst_on"
  2576. LINE     # Option "xaa_benchmark" # DON'T use with "ext_eng_queue" !!!
  2577. LINE     # Option "ext_eng_queue" # Turbo-queue. This can cause drawing
  2578. LINE                              # errors, but gives some accel
  2579. NOCLOCKPROBE
  2580.  
  2581. NAME SiS 6326
  2582. CHIPSET SiS6326
  2583. SERVER SVGA
  2584. DRIVER sis
  2585. LINE     # Option "no_accel" # Use this if acceleration is causing problems
  2586. LINE     # Option "fifo_moderate" 
  2587. LINE     # Option "fifo_conserv" 
  2588. LINE     # Option "fifo_aggressive" 
  2589. LINE     # Option "fast_vram"
  2590. LINE     # Option "pci_burst_on"
  2591. LINE     # Option "xaa_benchmark" # DON'T use with "ext_eng_queue" !!!
  2592. LINE     # Option "ext_eng_queue" # Turbo-queue. This can cause drawing 
  2593. LINE                              # errors, but gives some accel
  2594. NOCLOCKPROBE
  2595.  
  2596. NAME MSI MS-4417
  2597. SEE SiS 6326
  2598.  
  2599. NAME SiS 3D PRO AGP
  2600. SEE SiS 6326
  2601.  
  2602. NAME Miro Crystal DVD
  2603. SEE SiS 6326
  2604.  
  2605. NAME PC-Chips M567 Mainboard
  2606. SEE SiS 5597
  2607.  
  2608. NAME Diamond SpeedStar A50
  2609. SEE SiS 6326
  2610.  
  2611. # Cyrix
  2612.  
  2613. NAME MediaGX
  2614. CHIPSET mediagx
  2615. SERVER SVGA
  2616. DRIVER vga
  2617. UNSUPPORTED
  2618. NOCLOCKPROBE
  2619.  
  2620. # Alliance ProMotion
  2621.  
  2622. NAME Alliance ProMotion 6422
  2623. CHIPSET AP6422
  2624. SERVER SVGA
  2625. DRIVER vga
  2626. UNSUPPORTED
  2627.  
  2628. # Number 9 I128
  2629.  
  2630. NAME Number Nine Imagine I-128
  2631. CHIPSET I128
  2632. SERVER I128
  2633. DRIVER i128
  2634. NOCLOCKPROBE
  2635.  
  2636. NAME Number Nine Imagine I-128 Series 2
  2637. CHIPSET I128
  2638. SERVER I128
  2639. DRIVER i128
  2640. NOCLOCKPROBE
  2641.  
  2642. NAME Number Nine Revolution 3D (T2R)
  2643. CHIPSET I128
  2644. SERVER I128
  2645. DRIVER i128
  2646. NOCLOCKPROBE
  2647.  
  2648. NAME Number Nine Imagine-128 Revolution IV (T2R4)
  2649. CHIPSET I128
  2650. SERVER I128
  2651. DRIVER i128
  2652. NOCLOCKPROBE
  2653.  
  2654. # Matrox
  2655.  
  2656. NAME Matrox Millennium 2MB
  2657. CHIPSET mga2064w
  2658. SERVER SVGA
  2659. DRIVER mga
  2660. LINE VideoRam 2048
  2661. NOCLOCKPROBE
  2662.  
  2663. NAME Matrox Millennium 4MB
  2664. CHIPSET mga2064w
  2665. SERVER SVGA
  2666. DRIVER mga
  2667. LINE VideoRam 4096
  2668. NOCLOCKPROBE
  2669.  
  2670. NAME Matrox Millennium 8MB
  2671. CHIPSET mga2064w
  2672. SERVER SVGA
  2673. DRIVER mga
  2674. LINE VideoRam 8192
  2675. NOCLOCKPROBE
  2676.  
  2677. NAME Matrox Millennium II 4MB
  2678. CHIPSET mga2164w
  2679. SERVER SVGA
  2680. DRIVER mga
  2681. LINE VideoRam 4096
  2682. NOCLOCKPROBE
  2683.  
  2684. NAME Matrox Millennium II 8MB
  2685. CHIPSET mga2164w
  2686. SERVER SVGA
  2687. DRIVER mga
  2688. LINE VideoRam 8192
  2689. NOCLOCKPROBE
  2690.  
  2691. NAME Matrox Millennium II 16MB
  2692. CHIPSET mga2164w
  2693. SERVER SVGA
  2694. DRIVER mga
  2695. LINE VideoRam 16384
  2696. NOCLOCKPROBE
  2697.  
  2698. NAME Matrox Millennium G200 4MB
  2699. CHIPSET mgag200
  2700. SERVER SVGA
  2701. DRIVER mga
  2702. LINE VideoRam 4096
  2703. NOCLOCKPROBE
  2704.  
  2705. NAME Matrox Millennium G200 8MB
  2706. CHIPSET mgag200
  2707. SERVER SVGA
  2708. DRIVER mga
  2709. LINE VideoRam 8192
  2710. NOCLOCKPROBE
  2711.  
  2712. NAME Matrox Millennium G200 16MB
  2713. CHIPSET mgag200
  2714. SERVER SVGA
  2715. DRIVER mga
  2716. LINE VideoRam 16384
  2717. NOCLOCKPROBE
  2718.  
  2719. NAME Matrox Millennium G200 SD 4MB
  2720. CHIPSET mgag200
  2721. SERVER SVGA
  2722. DRIVER mga
  2723. LINE VideoRam 4096
  2724. LINE # Option "mga_sdram"
  2725. NOCLOCKPROBE
  2726.  
  2727. NAME Matrox Millennium G200 SD 8MB
  2728. CHIPSET mgag200
  2729. SERVER SVGA
  2730. DRIVER mga
  2731. LINE VideoRam 8192
  2732. LINE # Option "mga_sdram"
  2733. NOCLOCKPROBE
  2734.  
  2735. NAME Matrox Millennium G200 SD 16MB
  2736. CHIPSET mgag200
  2737. SERVER SVGA
  2738. DRIVER mga
  2739. LINE VideoRam 16384
  2740. LINE # Option "mga_sdram"
  2741. NOCLOCKPROBE
  2742.  
  2743. NAME Matrox Mystique
  2744. CHIPSET mga1064sg
  2745. SERVER SVGA
  2746. DRIVER mga
  2747. NOCLOCKPROBE
  2748.  
  2749. NAME Matrox Mystique G200 4MB
  2750. CHIPSET mgag200
  2751. SERVER SVGA
  2752. DRIVER mga
  2753. LINE VideoRam 4096
  2754. NOCLOCKPROBE
  2755.  
  2756. NAME Matrox Mystique G200 8MB
  2757. CHIPSET mgag200
  2758. SERVER SVGA
  2759. DRIVER mga
  2760. LINE VideoRam 8192
  2761. NOCLOCKPROBE
  2762.  
  2763. NAME Matrox Millennium G400
  2764. CHIPSET mgag400
  2765. SERVER SVGA
  2766. DRIVER mga
  2767. NOCLOCKPROBE
  2768.  
  2769. NAME Matrox Mystique G200 16MB
  2770. CHIPSET mgag200
  2771. SERVER SVGA
  2772. DRIVER mga
  2773. LINE VideoRam 16384
  2774. NOCLOCKPROBE
  2775.  
  2776. NAME Matrox Productiva G100 4MB
  2777. CHIPSET mgag100
  2778. SERVER SVGA
  2779. DRIVER mga
  2780. LINE VideoRam 4096
  2781. NOCLOCKPROBE
  2782.  
  2783. NAME Matrox Productiva G100 8MB
  2784. CHIPSET mgag100
  2785. SERVER SVGA
  2786. DRIVER mga
  2787. LINE VideoRam 8192
  2788. NOCLOCKPROBE
  2789.  
  2790. # NVIDIA
  2791.  
  2792. NAME Diamond Edge 3D
  2793. CHIPSET nv1
  2794. SERVER SVGA
  2795. DRIVER vga
  2796. UNSUPPORTED
  2797. NOCLOCKPROBE
  2798.  
  2799. NAME RIVA128
  2800. CHIPSET RIVA128
  2801. SERVER SVGA
  2802. DRIVER nv
  2803. NOCLOCKPROBE
  2804.  
  2805. NAME RIVA TNT
  2806. CHIPSET RIVATNT
  2807. SERVER SVGA
  2808. DRIVER nv
  2809. NOCLOCKPROBE
  2810.  
  2811. NAME RIVA TNT2
  2812. CHIPSET RIVATNT2
  2813. SERVER SVGA
  2814. DRIVER nv
  2815. NOCLOCKPROBE
  2816.  
  2817. NAME NVIDIA GeForce
  2818. CHIPSET GeForce
  2819. SERVER SVGA
  2820. DRIVER nv
  2821. NOCLOCKPROBE
  2822.  
  2823. NAME ELSA VICTORY ERAZOR
  2824. SEE RIVA128
  2825.  
  2826. NAME ELSA Winner 1000 R3D
  2827. SEE RIVA128
  2828.  
  2829. NAME ELSA ERAZOR II
  2830. SEE RIVA TNT
  2831.  
  2832. NAME Diamond Viper 330
  2833. SEE RIVA128
  2834.  
  2835. NAME Diamond Viper 550
  2836. SEE RIVA TNT
  2837.  
  2838. NAME Diamond Viper 770
  2839. SEE RIVA TNT2
  2840.  
  2841. NAME STB Velocity 128
  2842. SEE RIVA128
  2843.  
  2844. NAME STB nvidia 128
  2845. SEE RIVA128
  2846.  
  2847. NAME STB Velocity 4400
  2848. SEE RIVA TNT
  2849.  
  2850. NAME ASUS 3Dexplorer
  2851. SEE RIVA128
  2852.  
  2853. NAME Guillemot Maxi Gamer Xentor
  2854. SEE RIVA TNT2
  2855.  
  2856. NAME Guillemot Maxi Gamer Xentor 32
  2857. SEE RIVA TNT2
  2858.  
  2859. NAME Creative Graphics Blaster TNT
  2860. SEE RIVA TNT
  2861.  
  2862. NAME Creative Graphics Blaster TNT2
  2863. SEE RIVA TNT2
  2864.  
  2865. # 3Dfx
  2866. NAME Voodoo Banshee (generic)
  2867. SERVER SVGA
  2868. CHIPSET Voodo Banshee
  2869. DRIVER tdfx
  2870.  
  2871. NAME Voodoo3 (generic)
  2872. SERVER SVGA
  2873. CHIPSET Voodoo3
  2874. DRIVER tdfx
  2875.  
  2876. NAME Elsa Victory II
  2877. SEE Voodoo Banshee (generic)
  2878.  
  2879. NAME Diamond Monster Fusion
  2880. SEE Voodoo Banshee (generic)
  2881.  
  2882. NAME AOpen PA2010
  2883. SEE Voodoo Banshee (generic)
  2884.  
  2885. NAME Chaintech Desperado 3F10
  2886. SEE Voodoo Banshee (generic)
  2887.  
  2888. # 3DLabs
  2889.  
  2890. NAME ELSA GLoria-L/MX
  2891. CHIPSET GLINT MX
  2892. SERVER 3DLabs
  2893. DRIVER glint
  2894. LINE #Option "no_accel"
  2895. NOCLOCKPROBE
  2896.  
  2897. NAME ELSA GLoria-L
  2898. CHIPSET GLINT 500TX
  2899. SERVER 3DLabs
  2900. DRIVER glint
  2901. NOCLOCKPROBE
  2902.  
  2903. NAME ELSA GLoria-XL
  2904. CHIPSET GLINT MX
  2905. SERVER 3DLabs
  2906. DRIVER glint
  2907. NOCLOCKPROBE
  2908.  
  2909. NAME Diamond Fire GL 3000
  2910. CHIPSET GLINT 500TX
  2911. SERVER 3DLabs
  2912. DRIVER glint
  2913. LINE Option "firegl_3000"
  2914. NOCLOCKPROBE
  2915.  
  2916. NAME ELSA GLoria-S
  2917. CHIPSET PERMEDIA
  2918. SERVER 3DLabs
  2919. DRIVER glint
  2920. LINE #Option "no_accel"
  2921. LINE #VideoRam 8192
  2922. NOCLOCKPROBE
  2923.  
  2924. NAME Diamond Fire GL 1000
  2925. CHIPSET PERMEDIA
  2926. SERVER 3DLabs
  2927. DRIVER glint
  2928. LINE #Option "no_accel"
  2929. LINE #VideoRam 8192
  2930. NOCLOCKPROBE
  2931.  
  2932. NAME ELSA GLoria Synergy
  2933. CHIPSET PERMEDIA 2
  2934. SERVER 3DLabs
  2935. DRIVER glint
  2936. LINE #Option "no_accel"
  2937. NOCLOCKPROBE
  2938.  
  2939. NAME ELSA Winner 2000/Office
  2940. CHIPSET PERMEDIA 2
  2941. SERVER 3DLabs
  2942. DRIVER glint
  2943. LINE #Option "no_accel"
  2944. NOCLOCKPROBE
  2945.  
  2946. NAME Diamond Fire GL 1000 PRO
  2947. CHIPSET PERMEDIA 2
  2948. SERVER 3DLabs
  2949. DRIVER glint
  2950. LINE #Option "no_accel"
  2951. NOCLOCKPROBE
  2952.  
  2953. NAME Creative Blaster Exxtreme
  2954. CHIPSET PERMEDIA 2
  2955. SERVER 3DLabs
  2956. DRIVER glint
  2957. LINE #Option "no_accel"
  2958. NOCLOCKPROBE
  2959.  
  2960. NAME AccelStar Permedia II AGP
  2961. CHIPSET PERMEDIA 2
  2962. SERVER 3DLabs
  2963. DRIVER glint
  2964. LINE #Option "no_accel"
  2965. NOCLOCKPROBE
  2966.  
  2967. NAME Leadtek WinFast 2300
  2968. CHIPSET PERMEDIA 2
  2969. SERVER 3DLabs
  2970. DRIVER glint
  2971. NOCLOCKPROBE
  2972.  
  2973. NAME 3DLabs Oxygen GMX
  2974. CHIPSET PERMEDIA 2
  2975. SERVER 3DLabs
  2976. DRIVER glint
  2977. LINE #Option "no_accel"
  2978. NOCLOCKPROBE
  2979.  
  2980. NAME Appian Jeronimo 2000
  2981. CHIPSET PERMEDIA 3
  2982. SERVER 3DLabs
  2983. DRIVER glint
  2984. NOCLOCKPROBE
  2985.  
  2986. # Alliance Semiconductor
  2987.  
  2988. NAME Diamond Stealth Video 2500
  2989. CHIPSET Alliance AT24 
  2990. SERVER SVGA
  2991. DRIVER apm
  2992. NOCLOCKPROBE
  2993.  
  2994. NAME AT3D
  2995. CHIPSET Alliance AT3D
  2996. SERVER SVGA
  2997. DRIVER apm
  2998. NOCLOCKPROBE
  2999. LINE #Option "no_accel"
  3000.  
  3001. NAME AT25
  3002. SEE AT3D
  3003.  
  3004. NAME Hercules Stingray 128 3D
  3005. SEE AT3D
  3006.  
  3007. # NeoMagic
  3008.  
  3009. NAME NeoMagic (laptop/notebook)
  3010. CHIPSET MagicGraph 128 series
  3011. SERVER SVGA
  3012. DRIVER neomagic
  3013. LINE #    Chipset    "NM2160"
  3014. LINE #    IOBase     0xfea00000
  3015. LINE #    MemBase    0xfd000000
  3016. LINE #    VideoRam   2048
  3017. LINE #    DacSpeed   90
  3018. LINE #    Option     "linear"
  3019. LINE #    Option     "nolinear"
  3020. LINE #    Option     "sw_cursor"
  3021. LINE #    Option     "hw_cursor"
  3022. LINE #    Option     "no_accel"
  3023. LINE #    Option     "intern_disp"
  3024. LINE #    Option     "extern_disp"
  3025. LINE #    Option     "mmio"
  3026. LINE #    Option     "no_mmio"
  3027. LINE #    Option     "lcd_center"
  3028. LINE #    Option     "no_stretch"
  3029.  
  3030. # Epson SPC8110
  3031.  
  3032. NAME EPSON SPC8110 (CardPC)
  3033. CHIPSET SPC8110
  3034. SERVER SVGA
  3035. DRIVER vga
  3036. UNSUPPORTED
  3037. LINE #    Chipset    "spc8110"
  3038. LINE #    MemBase    0x03e00000
  3039. LINE #    VideoRam   1024
  3040. LINE #    Option     "nolinear"
  3041. LINE #    Option     "sw_cursor"
  3042. LINE #    Option     "noaccel"
  3043. LINE #    Option     "fifo_moderate"
  3044. LINE #    Option     "fifo_conservative"
  3045.  
  3046. # Silicon Motion, Inc.
  3047.  
  3048. NAME Silicon Motion Lynx family
  3049. CHIPSET Lynx
  3050. SERVER SVGA
  3051. DRIVER siliconmotion
  3052. NOCLOCKPROBE
  3053.  
  3054. # Rendition
  3055.  
  3056. NAME Rendition Verite 1000
  3057. CHIPSET Verite 1000
  3058. SERVER SVGA
  3059. DRIVER vga
  3060. UNSUPPORTED
  3061. LINE # Option "sw_cursor"
  3062.  
  3063. NAME Rendition Verite 2x00
  3064. CHIPSET Verite 2x00
  3065. SERVER SVGA
  3066. DRIVER vga
  3067. UNSUPPORTED
  3068. LINE # Option "sw_cursor"
  3069.  
  3070. NAME Creative Labs 3D Blaster PCI (Verite 1000)
  3071. SEE Rendition Verite 1000
  3072.  
  3073. NAME Canopus Total-3D
  3074. SEE Rendition Verite 1000
  3075.  
  3076. NAME Sierra Screaming 3D
  3077. SEE Rendition Verite 1000
  3078.  
  3079. NAME Miro CRYSTAL VRX
  3080. SEE Rendition Verite 1000
  3081.  
  3082. NAME Diamond Stealth II S220
  3083. CHIPSET Verite 2100
  3084. SEE Rendition Verite 2x00
  3085.  
  3086. NAME Hercules Thriller3D
  3087. CHIPSET Verite 2200
  3088. SEE Rendition Verite 2x00
  3089.  
  3090. # Digital
  3091.  
  3092. NAME Digital 8-plane TGA (UDB/Multia)
  3093. CHIPSET TGA
  3094. SERVER TGA
  3095. DRIVER tga
  3096. RAMDAC Bt485
  3097.  
  3098. NAME Digital 8-plane TGA (ZLXp-E1)
  3099. CHIPSET TGA
  3100. SERVER TGA
  3101. DRIVER tga
  3102. RAMDAC Bt485
  3103.  
  3104. NAME Digital 24-plane TGA (ZLXp-E2)
  3105. CHIPSET TGA
  3106. SERVER TGA
  3107. DRIVER tga
  3108. RAMDAC Bt463
  3109.  
  3110. NAME Digital 24-plane+3D TGA (ZLXp-E3)
  3111. CHIPSET TGA
  3112. SERVER TGA
  3113. DRIVER tga
  3114. RAMDAC Bt463
  3115.  
  3116. # i810
  3117.  
  3118. NAME Intel 810
  3119. SERVER SVGA
  3120. DRIVER i810
  3121.  
  3122. # i740
  3123.  
  3124. NAME Intel 740 (generic)
  3125. SERVER SVGA
  3126. DRIVER i740
  3127.  
  3128. # Misc
  3129.  
  3130. END
  3131.